Update FirefoxExtensions.json
add bitwarden?
This commit is contained in:
parent
02b776edf2
commit
95fdcdf68e
|
@ -9,6 +9,10 @@
|
||||||
"installation_mode": "force_installed",
|
"installation_mode": "force_installed",
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
|
||||||
},
|
},
|
||||||
|
"bitwarden-password-manager": {
|
||||||
|
"installation_mode": "force_installed",
|
||||||
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi"
|
||||||
|
},
|
||||||
"https-everywhere@eff.org": {
|
"https-everywhere@eff.org": {
|
||||||
"installation_mode": "allowed",
|
"installation_mode": "allowed",
|
||||||
"updates_disabled": false
|
"updates_disabled": false
|
||||||
|
|
Loading…
Reference in a new issue