Install sideberry
This commit is contained in:
parent
056b9799ad
commit
d899abddc7
|
@ -44,6 +44,11 @@
|
||||||
};
|
};
|
||||||
ExtensionSettings = {
|
ExtensionSettings = {
|
||||||
# "*".installation_mode = "blocked"; # blocks all addons except the ones specified below
|
# "*".installation_mode = "blocked"; # blocks all addons except the ones specified below
|
||||||
|
# Sideberry:
|
||||||
|
"{3c078156-979c-498b-8990-85f7987dd929}" = {
|
||||||
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/sideberry/latest.xpi";
|
||||||
|
installation_mode = "force_installed";
|
||||||
|
};
|
||||||
# Privacy Badger:
|
# Privacy Badger:
|
||||||
"jid1-MnnxcxisBPnSXQ@jetpack" = {
|
"jid1-MnnxcxisBPnSXQ@jetpack" = {
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi";
|
||||||
|
|
Loading…
Reference in a new issue