You can easily change the config to suit your personal needs. Config is written in json and read at startup.
-
Alter the path of your firefox directory, if incorrect. https://github.com/GhoulBoii/foxdots/blob/3c02ee047d9c0e85f415d44a14daf7f314a0cfd8/config.json#L14
-
Add/remove your preferred addons. (Note: Get the addon name from the addon page URL)
Example: https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/ https://github.com/GhoulBoii/foxdots/blob/3c02ee047d9c0e85f415d44a14daf7f314a0cfd8/config.json#L2-L13
Warning
I do not use linux that often so I have not been able to test the linux script extensively. Report any issues.
Make sure git and Firefox is installed.
./setup.sh -- Linux
./setup.ps1 -- Windows
This project is licensed under the MIT License - see the License file for details.
- LARBS from Luke Smith for the addons code
- VerticalFox for the userChrome.css hacks
- Arkenfox user.js for a privacy-minded user.js