Compare commits

...

4 Commits

Author SHA1 Message Date
ef1fb81709
firefox: add blocked_message for adnauseam 2024-05-28 21:33:05 +03:00
560cc243a9
firefox: disable More from Mozilla in Settings
It's not a big grievance, but it came up in about:config immediately and I would be more open to buying sponsor products from Mozilla if they weren't pushed at me that much
2024-05-28 19:34:21 +03:00
f6f410f743
firefox: open NoScript extension page on first start 2024-05-28 17:54:13 +03:00
1919a52279
{firefox,chromium}: allow unloading localcdn
it's maybe a bit much to force_installed
2024-05-28 17:27:19 +03:00
2 changed files with 9 additions and 3 deletions

View File

@ -140,6 +140,7 @@
"installation_mode": "normal_installed"
},
"adnauseam@rednoise.org": {
"blocked_install_message": "Ristiriidassa vähän kaiken kanssa, uBlock Origin on sysadmin-ystävällisempi.",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/adnauseam/latest.xpi",
"installation_mode": "blocked"
},
@ -210,7 +211,7 @@
},
"{b86e4813-687a-43e6-ab65-0bde4ab75758}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/localcdn-fork-of-decentraleyes/latest.xpi",
"installation_mode": "force_installed"
"installation_mode": "normal_installed"
},
"{d04b0b40-3dab-4f0b-97a6-04ec3eddbfb0}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ecosia-the-green-search/latest.xpi",
@ -240,7 +241,7 @@
},
"NetworkPrediction": true,
"NewTabPage": false,
"OverrideFirstRunPage": "about:mozilla",
"OverrideFirstRunPage": "about:mozilla|https://addons.mozilla.org/firefox/addon/noscript/",
"PDFjs": {
"EnablePermissions": false,
"Enabled": true
@ -317,6 +318,11 @@
"Type": "boolean",
"Value": false
},
"browser.preferences.moreFromMozilla": {
"Status": "default",
"Type": "boolean",
"Value": false
},
"browser.safebrowsing.blockedURIs.enabled": {
"Status": "locked",
"Type": "boolean",

View File

@ -139,7 +139,7 @@
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
},
"njdfdhgcmkocbgbhcioffdbicglldapd": {
"installation_mode": "force_installed",
"installation_mode": "normal_installed",
"override_update_url": true,
"toolbar_pin": "force_pinned",
"update_url": "https://clients2.google.com/service/update2/crx"