mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-18 04:17:21 +02:00
Compare commits
4 Commits
f0512e1245
...
ef1fb81709
Author | SHA1 | Date | |
---|---|---|---|
ef1fb81709 | |||
560cc243a9 | |||
f6f410f743 | |||
1919a52279 |
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user