Core features · In-app browser
In-app browser
An in-app browser tab is a native child webview rather than an iframe, so clicking links and going back/forward feels as natural as a real browser. The address bar and navigation sit at the top, and the page is rendered crisply in the area below.
Address bar · back · forward · reload
The navigation buttons back (‹) · forward (›) · reload (⟳) sit to the left of the address bar. The capsule address bar in the middle shows a lock on the left when on https, and the button at the far right hands the current page off to the system browser.
New-window links open in place
Links that would normally open in a new window or tab — like a mailbox's 'new window' link — open in place in the same tab. Links don't break; they follow through naturally.
Open local files
Local files from the Explorer, such as HTML and images, open directly in an in-app browser tab. You can check a build report or a preview HTML without leaving the app.
Open in the system browser
Pressing the button at the right of the address bar opens the current page in your OS default browser. When you need a pop-up or login flow the in-app webview can't support, it hands off in one step. Zoom the page in and out with Ctrl++ / Ctrl+− / Ctrl+wheel.
Right-click · on-screen menu
Right-clicking the page brings up a menu: reload · copy address · open in system browser · close tab. While a menu or modal is open, the page hides briefly and reappears once it closes.
Keyboard shortcuts
| Key | Action |
|---|---|
| Ctrl++ | Zoom in |
| Ctrl+− | Zoom out |
| Ctrl+wheel | Zoom in/out |