{firefox, chromium}: force install privacy pass

This is in hopes of reducing family member frustation with captchas should they happen
This commit is contained in:
Aminda Suomalainen 2024-03-29 08:32:44 +02:00
parent a743cde9f5
commit 323dde1545
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@
}, },
"{48748554-4c01-49e8-94af-79662bf34d50}": { "{48748554-4c01-49e8-94af-79662bf34d50}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-pass/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-pass/latest.xpi",
"installation_mode": "normal_installed" "installation_mode": "force_installed"
}, },
"{6a65273e-2b26-40f5-b66e-8eed317307da}": { "{6a65273e-2b26-40f5-b66e-8eed317307da}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",

View File

@ -20,7 +20,7 @@
}, },
"ExtensionSettings": { "ExtensionSettings": {
"ajhmfdgkijocedmfjonnpjfojldioehi": { "ajhmfdgkijocedmfjonnpjfojldioehi": {
"installation_mode": "normal_installed", "installation_mode": "force_installed",
"override_update_url": true, "override_update_url": true,
"toolbar_pin": "default_unpinned", "toolbar_pin": "default_unpinned",
"update_url": "https://clients2.google.com/service/update2/crx" "update_url": "https://clients2.google.com/service/update2/crx"