Skip to content

GhoulBoii/foxdots

Repository files navigation

🔥 Firefox Dots 🦊

🎨 Customisation

  • Alter the path of your firefox directory, if incorrect. (KEEP $folder AT THE END)

    path="/home/$(whoami)/.mozilla/firefox/$folder"

  • Add/remove your preferred addons in the addons list.

    foxdots/setup.sh

    Lines 4 to 10 in 7aefeb4

    addonlist="ublock-origin,
    bitwarden-password-manager,
    darkreader,
    sidebery,
    sponsorblock,
    windscribe,
    violentmonkey"

💻 Installation

Make sure git and Firefox is installed.

./setup.sh  -- Linux
./setup.ps1 -- Windows

📃 License

This project is licensed under the MIT License - see the License file for details.

🎉 Credits

  • LARBS from Luke Smith for addons code
  • VerticalFox for the userChrome.css hacks
  • Arkenfox user.js for a privacy-minded user.js