Skip to content
odnar-dev edited this page Sep 20, 2021 · 5 revisions

Wiki

Feel invited to contribute your nbrowser specific knowledge to this service!

Frequently Asked Questions

FAQ

Tips

  • set a keyboard shortcuts (ex: super+W) to open nbrowser easly

  • set nbrowser as the default browser so you can open each clicked URL with nbrowser

  • some console applications us the variable $BROWSER to open default browser, so you may also need to set environment variable BROWSER=nbrowser

  • for one-click switch between browsers copy and paste this code into a bookmark URL of all your browser

    javascript:window.location='browser://'+location.href;

Related Software

Clone this wiki locally