Fields
All fields default tofalse. Omitting the ui section entirely shows no navigation controls.
⌘F Find-in-page works natively in the WebView without any manifest option.
Examples
No navigation (default)
Back and forward only
Full navigation bar
When to show navigation
- Single-page apps — typically no navigation needed
- Multi-page apps or apps that link to documentation — consider back/forward buttons
- Apps that make network requests — a reload button is helpful for recovery
- Apps with a defined home screen — use the home button to always return to the root
