Da Browser Launcher lets users launch their preferred browser in their specific profiles.
For instance, should a user wish to open Firefox with the profile name "John", instead of going to about:profiles in their browser and searching for their profile manually, they can merely launch Da Browser Launcher and select their profile directly.
NOTE: App does not yet check if browser is installed. It will assume it is and run the appropriate script eg. 'firefox -P username'
- Firefox
- Brave
- Chrome
- Zen (NOTE: For Zen to launch, user will need to have Zen installed with flatpak
- raylib
- sqlite
- clone repository with
git clone https://github.com/korkie9/da-browser-launcher.git cd da-browser-launcher- Run:
make - run
./da-browser-launcherfrom root
OR
- clone repository with
git clone https://github.com/korkie9/da-browser-launcher.git cd da-browser-launcher- Install: makepkg -si
- Run: da-browser-launcher
yay -S da-browser-launcher
The SQLite database is stored at:
~/.config/da-browser-launcher/database.db
To reset your profiles, delete this file.
- run
make clean
sudo pacman -Rns da-browser-launcher
rm -rf ~/.config/da-browser-launcher/