{ # extensions to be auto downloaded into # firefox # dont allow extensions to be installed though # firefox, they must be described here! "*".installation_mode = "blocked"; # uBlock Origin "uBlock0@raymondhill.net" = { install_url = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"; installation_mode = "force_installed"; }; # Bitwarden "{446900e4-71c2-419f-a6a7-df9c091e268b}" = { install_url = "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi"; installation_mode = "force_installed"; }; # SponsorBlock "sponsorBlocker@ajay.app" = { install_url = "https://addons.mozilla.org/firefox/downloads/latest/sponsorblock/latest.xpi"; installation_mode = "force_installed"; }; # Privacy Badger "jid1-MnnxcxisBPnSXQ@jetpack" = { install_url = "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi"; installation_mode = "force_installed"; }; # Redirector "redirector@einaregilsson.com" = { install_url = "https://addons.mozilla.org/firefox/downloads/latest/redirector/latest.xpi"; installation_mode = "force_installed"; }; # Enhancer for Youtube "enhancerforyoutube@maximerf.addons.mozilla.org" = { install_url = "https://www.mrfdev.com/downloads/enhancer_for_youtube-2.0.130.1.xpi"; installation_mode = "force_installed"; }; }