nbrowser
nbrowser copied to clipboard
🔗 🌐 : an easy way to open links in browsers, mimic the "Open URL with..." dialog on Android, `nbrowser` help you open links in a browser
I believe there was a change in the code to no longer use the installed_browsers config browser_count=$((browser_count+1)) installed_browsers[$browser_count]="Browser Name : path/to/browser -args" I've ensured I'm using the tab char before...
related to #18 ________________ for now we using a simple case statement to check for extension (mp3,mp4...) at the end of `URL` string.
Hi I propose 2 dead-simple improvements: - Add features & tips to the script , so the user can read them while working on the script without open other stuff...
--help --multi
Hi, thanks for this tool just fitting my need ! I found 2 ways to have Firefox Developer Edition recognized. 1. with the ~/.config/nbrowser/config custom file, using the add_browser function,...