Create rules to open specific websites in specific web browsers for links clicked in any application on your computer.
https://extensions.gnome.org/extension/2989/bowser-gnome-extension/
cd ~/.local/share/gnome-shell
git clone https://github.com/blipk/bowser-gnome.git extensions
chmod +x install.sh && ./install.sh
If the Create rules on new links
option is on, you will be able to choose from a list of your web browsers when you open an unrecognized website. The web browser you choose will be the default for that website from now on.
When creating or editing rules, you can choose which part/s of a web address to check them against. You can also make this selection on the new link dialog. The default is just the website name.
This has only been thoroughly tested on Gnome Shell version 3.36, although it should work on any version from 3.00 to 3.36.
This file is part of the Bowser Gnome Extension for Gnome 3
Copyright (C) 2024 A.D. - http://kronosoul.xyz
This program is free software: you can redistribute it and/or modify
it under the terms of the BSD 2-clause licence.
This program is distributed in the hope this it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the BSD 2-clause License for more details.