Skip to contentSkip to footer

Browser features

Polypane is meant as a tool to help you develop your own web pages, but it also includes many of the "regular" browser features for convenience, like history, suggestions, tabs, permission support and more.

History and suggestions

Polypane keeps a history and will show suggestions in the address bar based on that history. Right click the navigation buttons to get an overview of previous pages. Middle click (or cmd + click) any URL in the list to open it in a new tab.

When typing in the address bar, Polypane will match each fragment in the title and url so if you only remember parts of a title or URL, you can enter those space separated and use that to find the right URL. Middle click (or cmd + click) any URL to open it in a new tab. Pressing Esc while in the address bar will revert to the current URL.

You can clear the history by going to the Edit menu, then "Clear stored data" and selecting "Clear History".

Searching from the address bar

If the filled in value of the address bar can't be resolved to a URL, then Polypane will open a new tab in the Browse panel and search in the default search engine. You can change the default search engine in the Browse panel's search settings.

You can select different search engines by prefixing your search with the first or first few letters of a search engine's name. For example, to search on DuckDuckGo, type d followed by your search term. To search on Google, type g followed by your search term.

Opening web pages

Like other browsers, web pages can be visited by typing or copying their address into the address bar.

Polypane also supports opening URLs and files in a number of different ways.

  1. You can start Polypane with a URL as the first argument to open that url: $ polypane https://example.com. Or on MacOs you can use $ open https://example.com -a "Polypane". more about the CLI options
  2. You can drag URLs from other browsers, or HTML files from disk into Polypane to open them. Polypane is also associated with HTML and HTM files as a viewer, so you will find it in the "open with..." menu on right click.
  3. Lastly, Polypane registers as a HTML viewer on operating systems, so will automatically come up in lists of browsers provided by the OS, and you can even set it as your default browser.

If you're coming from another browser, the easiest way is to use the browser extension for Chrome, Edge and Firefox. Get them on the Downloads page.

Tabs

Interacting with tabs work like you expect in other browsers. Middle clicking or ctrl+clicking a link will open it in a new tab, and links with target="_blank" will similarly open in a new tab. Alternatively, you can right-click links to open them in the Browse panel.

Right click a tab to duplicate or close it, open the link in a new tab, open the link in the browse panel or copy the link as text or as a Markdown link. From this context menu you can also close all other tabs, close all tabs to the right or left of the current tab or duplicate the tab with a different layout.

Click and drag tabs in the tab bar to re-order them. You can right-click the + button in the tab bar to select the layout to use. This choice is automatically remembered for new tabs.

To quickly close a tab, middle-mouse click on it. You can also middle-mouse click the tab bar to open a new tab.

Double clicking on the tab bar will maximize or unmaximize the application.

Tabs in Polypane are more like projects or bookmarks, because due to memory and CPU constraints we don't keep inactive tabs in memory.

This means that switching between tabs will reload your panes, and that Session Storage is cleared when you move away from a tab.

Instead of opening a new tab to search or look up documentation, you can use the Browse panel to keep the page you're working on visible while looking up something

Customizing your new tab setup (changing your "homepage")

By default, the new tab will show three panes with the getting started page shown in them, with a closed panel that opens on the right. But you can edit this by configuring your current tab the way you like, and then go to the Polypane (on Mac) or "File" (Window and Linux) menu and click "Set Current Tab as Homepage".

The new tab will keep all panes, overlays, the current url, panel and other settings, so you can configure it just the way you like it.

Alternatively, you can set a workspace as homepage.

Basic Auth

Polypane supports websites that have HTTP Basic Auth or Digest Auth configured and will show a login popup when the server responds with a basic auth requirement.

Basic Auth popup

When you fill in the login details for these sites, they will be remembered for the duration of your session. If you want Polypane to remember them permanently, check the "remember this" checkmark. They will be remembered for a specific URL. The username and password will be encrypted and stored only on your computer. To remove them, go to the Edit menu, "Clear Stored Data" and then select "Clear Saved Auths".

Note that Basic Auth is a very simple protocol. If you change the password on your server but don't handle faulty login cases, it will look as if Polypane isn't able to log in. If that's the case, make sure to clear saved auths and try again.

Invalid or self signed certificates

For localhost, Polypane will silently allow self-signed certificates. On any other domain or for any other certificate error (like expired or the wrong host) Polypane will show a dialog showing you the url and the error and ask you if it should still open the page. It will do this once per certificate per session.

Self-signed certificates without using localhost

Some servers, like WPEngine, use self-signed certificates on a ".local" TLD for resources generated by Wordpress in your headless site. For Polypane to allow loading resources from these URLs, you need to add the certificate to your operating system. Follow our guide for that here: WPEngine’s Local Development Tool.

Disable Content-Security-Policy headers (CSP)

To disable CSP, go to the Edit menu and select 'Disable Content-Security-Policy headers'.

CSP settings on some sites prevent Polypane from injecting scripts needed for different features. When Polypane detects CSP issues it will show you a popup explaining the issue, and you can turn off CSP from there.

You should only disable CSP if you know what you're doing, as it does have security implications.

Allow CORS headers (cross-origin resource sharing)

To allow CORS headers, go to the Edit menu and select 'Allow CORS (Access-Control-Allow-Origin)'. With this feature turned on cross-origin restrictions no longer apply, which could be required for your local development setup when using external APIs with restrictive access controls. It is a safer alternative to disabling web security.

Disable Web Security

To disable web security, go to the Edit menu and select 'Disable Web Security'. With this feature turned on cross-origin restrictions no longer apply, which could be required for your local development setup.

When possible we urge you not to use this feature as disabling web security can have various unintended consequences.

Instead of depending on disabled security measure to allow interation with e.g. a production backend, we urge you to look for better solutions like using a proxy or a staging server, but the feature is there for when there is no other choice.

Permission requests

Polypane supports permission requests, like those for location or media access. When a permission is requested, Polypane shows a popup that will let you accept or reject the permission request, and to optionally remember the choice for this url.

To clear saved permissions, select "Clear saved permissions" under "Clear saved data" in the Edit menu.

(geo)location API

To use the location API, you need to add a Google API key with the right permissions. To do this, add a text file called google-api-key (no extension) in the following folder:

  • Windows: %APPDATA%/Polypane/
  • macOS: ~/Library/Application Support/Polypane/
  • Linux: ~/.config/Polypane/

In the file, add your API key with quotes like so:

"YOUR_KEY_HERE"

Any geolocation permission requests made without a Google API key available can only be disallowed or dismissed.

Motion sensors permission

When you use Polypane, you might notice that it asks for permission to use "motion sensors" while Google Chrome does not. That's because Chrome allows access to this sensor by default and won't show a permission request for it. In Polypane, we show popups for all permission requests.

Muting sounds

Polypane will allow sound in all panes by default. You can mute all panes or limit sound to just the first pane. To do so open the global settings (the top right button in the header) and select your prefered option under "mute".

Mute audio option

Search/find text in page

⌘ f lets you search the page across all panes. All occurences of your search term are highlighted in yellow with the current matched search term in orange. You can also see where on the page matches are found in the scrollbar.in page search UI

The buttons to the right of the input field let you search backward, search forward and toggle case sensitivity, respectively. While using search focus is locked into the UI so tabbing loops back.

Pressing Esc or the close button clears the UI and search and you can use Enter/⇧ Enter to cycle through all matching occurences.

You can also find elements with CSS Selectors.

Zoom pages in and out

Page zooming is an important part of Accessibility audits, for various WCAG success criteria your page needs to be able to zoom to 200% or to 400%. In Polypane you can zoom pages with ctrl/cmd alt +/-, or with the "Zoom web pages" option in the View menu.

page zoom UI

After zooming a page a magnifier with either a plus or minus will be visible in the address bar, and clicking that opens a UI that lets you zoom in, out or reset back to 100% again.

Due to the way Chromium work internally the zoom is set per origin, so zooming happens in all panes and is remembered when you next visit the same website. Additionally, zoom is not applied to panes that have mobile rendering emulation.

Managing the UI

You can tweak various aspects of the UI with the following settings:

Hiding the header

To make the most of the available space on your screen, you can choose to hide the header using shift ctrl/cmd h, or by going to the "View" menu and selecting "Toggle Header".

Changing the text size of the UI

If the font in the UI is too small you can zoom the text size in and out by going to the "View" menu and selecting "Adjust Text Size". This will show a popup that lets you resize the text through a slider or by changing the percentage value manually or by using the arrow keys (like other number inputs, holding shift/cmd/alt will increment or decrement by 10/100/0.1 respectively).

page zoom UI

By default the text in the entire UI will be changed, but you can also choose to set the panel text size separately. Click "reset" to revert back to the default font sizes.

Managing the Cache

You can clear the cache or disable it altogether.

Clearing your cache

Polypane adheres to caching rules of websites like other browsers. To clear your cache for a reload, press ctrl/cmd while clicking the reload button, or press shift ctrl/cmd r.

You can also right-click the reload button and select "Empty cache and reload", or use "Empty cache and reload" in the view menu.

Disable Cache

You can disable the cache in Polypane via the Edit menu using the "Disable cache" menu item. You can choose to set it to off, only for this session, or permanent.

Server cache settings

The Chromium devtools when open will automatically disable your cache, so if you're used to develop in Chrome with the devtools open you might not have noticed that your server sends cache headers.

Polypane doesn't automatically disable cache but instead follows the server settings by default, making it respond more like a regular browser. If you notice caching issues in Polypane, make sure that your development server doesn't send cache headers.

Set a proxy

To use a specific proxy in Polypane, create a file called proxy-settings.json in the following folder to be parsed and applied when you launch Polypane.

  • Windows: %APPDATA%/Polypane/
  • macOS: ~/Library/Application Support/Polypane/
  • Linux: ~/.config/Polypane/

Then create a JSON object following the Proxy options:

  • mode (optional) - The proxy mode. Should be one of direct, auto_detect, pac_script, fixed_servers or system. If it's unspecified, it will be automatically determined based on other specified options.
    • direct In direct mode all connections are created directly, without any proxy involved.
    • auto_detect In auto_detect mode the proxy configuration is determined by a PAC script that can be downloaded at http://wpad/wpad.dat.
    • pac_script In pac_script mode the proxy configuration is determined by a PAC script that is retrieved from the URL specified in the pacScript. This is the default mode if pacScript is specified.
    • fixed_servers In fixed_servers mode the proxy configuration is specified in proxyRules. This is the default mode if proxyRules is specified.
    • system In system mode the proxy configuration is taken from the operating system. Note that the system mode is different from setting no proxy configuration. In the latter case, Electron falls back to the system settings only if no command-line options influence the proxy configuration.
  • pacScript (optional) - The URL associated with the PAC file.
  • proxyRules (optional) - Rules indicating which proxies to use.
  • proxyBypassRules (optional) - Rules indicating which URLs should bypass the proxy settings.

For more information about the notation, refer to the Electron documentation.

Disabling overlay scrollbars

Polypane uses overlay scrollbars throughout the app, which disappear when they're not in use. To disable this, create a file called polypane-disable-overlay-scrollbars with the content "true" in the following folder to be parsed and applied when you launch Polypane.

  • Windows: %APPDATA%/Polypane/
  • macOS: ~/Library/Application Support/Polypane/
  • Linux: ~/.config/Polypane/

Understanding the mental model

Polypane shows your pages in multiple panes at the same time, and this has implications in how it responds as a browsers. To learn more about that, read our docs on the mental model of Polypane's browser contexts.

PP

Have a question about Polypane?

Contact us any time though chat, Slack or our contact form:

Contact Support

Build your next project with Polypane

  • Use all features on all plans
  • On Mac, Window and Linux
  • 14-day free trial – no credit card needed
Try for free
Polypane screenshot