GUI to select your browser on demand
- Configurable browser list
- One-click browser selection/discard
- Calling app detection with icon
- Remember user choice by calling app and/or domain
- Great in conjunction with gnos-browser-factory profiles
browse [-app CALLING_APP_NAME] [URL]
To include a browser simply symlink its .desktop
to launcher to ~/.config/browser/
.
User selections are stored in ~/.config/browser/config.csv
file, columns are:
LAUNCHER_NAME
is the installed browser launcher file name, without '.desktop' extensionCALLING_APP
is the calling binary name, empty means anyDOMAIN
is the destination domain name, empty means any
Depends on gnos-sugar
, yad
& crudini
.
GNOS installer automatically hijacks browser launching mecanisms, for manual installation you should check:
$BROWSER
environment variableupdate-alternatives
for registeringx-www-browser
&gnome-www-browse
xdg-settings
for setting default browserxdg-mime
for registering variousx-scheme-handler/*
- KDE kdeglobals
BrowserApplication
attribute - you may also symlink to
/usr{,/local}/bin
for silly apps