Add jshelter to firefox conf
This commit is contained in:
parent
edb21f673d
commit
a77250f9ff
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@ in
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi";
|
||||||
installation_mode = "force_installed";
|
installation_mode = "force_installed";
|
||||||
};
|
};
|
||||||
|
"jsr@javascriptrestrictor" = {
|
||||||
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/javascript-restrictor/latest.xpi";
|
||||||
|
installation_mode = "force_installed";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
AutofillAddressEnabled = false;
|
AutofillAddressEnabled = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue