mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 04:57:21 +02:00
{firefox,chromium}: prepare for return of NoScript
This commit is contained in:
parent
dbdd6cb640
commit
83ed191950
@ -52,7 +52,7 @@
|
|||||||
"advancedSettings": [
|
"advancedSettings": [
|
||||||
[
|
[
|
||||||
"filterAuthorMode",
|
"filterAuthorMode",
|
||||||
"true"
|
"false"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"trustedListPrefixes",
|
"trustedListPrefixes",
|
||||||
@ -121,7 +121,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"colorBlindFriendly",
|
"colorBlindFriendly",
|
||||||
"true"
|
"false"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"ignoreGenericCosmeticFilters",
|
"ignoreGenericCosmeticFilters",
|
||||||
@ -223,10 +223,11 @@
|
|||||||
"private_browsing": false
|
"private_browsing": false
|
||||||
},
|
},
|
||||||
"CanvasBlocker@kkapsner.de": {
|
"CanvasBlocker@kkapsner.de": {
|
||||||
"comment": "Requested by LibreAwoo for those who don't have RFP/FPP, neither of which I can specify through this policy. Additionally its own description says compatible with the Firefox integrated one.",
|
"blocked_install_message": "Likely overlaps with JShelter in a negative way",
|
||||||
|
"comment": "Requested by LibreAwoo for those who don't have RFP/FPP, neither of which I can specify through this policy. Additionally its own description says compatible with the Firefox integrated one. Anyway I will probably unload it personally.",
|
||||||
"default_area": "menupanel",
|
"default_area": "menupanel",
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/latest.xpi",
|
||||||
"installation_mode": "normal_installed",
|
"installation_mode": "blocked",
|
||||||
"private_browsing": true,
|
"private_browsing": true,
|
||||||
"restricted_domains": []
|
"restricted_domains": []
|
||||||
},
|
},
|
||||||
@ -286,7 +287,7 @@
|
|||||||
"jsr@javascriptrestrictor": {
|
"jsr@javascriptrestrictor": {
|
||||||
"default_area": "navbar",
|
"default_area": "navbar",
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/javascript-restrictor/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/javascript-restrictor/latest.xpi",
|
||||||
"installation_mode": "normal_installed",
|
"installation_mode": "force_installed",
|
||||||
"private_browsing": true
|
"private_browsing": true
|
||||||
},
|
},
|
||||||
"offline-qr-code@rugk.github.io": {
|
"offline-qr-code@rugk.github.io": {
|
||||||
@ -320,7 +321,7 @@
|
|||||||
"uBlock0@raymondhill.net": {
|
"uBlock0@raymondhill.net": {
|
||||||
"default_area": "navbar",
|
"default_area": "navbar",
|
||||||
"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",
|
||||||
"installation_mode": "normal_installed",
|
"installation_mode": "force_installed",
|
||||||
"private_browsing": true,
|
"private_browsing": true,
|
||||||
"restricted_domains": []
|
"restricted_domains": []
|
||||||
},
|
},
|
||||||
@ -434,7 +435,7 @@
|
|||||||
"LegacySameSiteCookieBehaviorEnabled": false,
|
"LegacySameSiteCookieBehaviorEnabled": false,
|
||||||
"NetworkPrediction": false,
|
"NetworkPrediction": false,
|
||||||
"NewTabPage": true,
|
"NewTabPage": true,
|
||||||
"OverrideFirstRunPage": "about:mozilla|https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide",
|
"OverrideFirstRunPage": "about:mozilla|https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide|https://addons.mozilla.org/firefox/addon/noscript/",
|
||||||
"PDFjs": {
|
"PDFjs": {
|
||||||
"EnablePermissions": false,
|
"EnablePermissions": false,
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
"advancedSettings": [
|
"advancedSettings": [
|
||||||
[
|
[
|
||||||
"filterAuthorMode",
|
"filterAuthorMode",
|
||||||
"true"
|
"false"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"trustedListPrefixes",
|
"trustedListPrefixes",
|
||||||
@ -80,7 +80,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"colorBlindFriendly",
|
"colorBlindFriendly",
|
||||||
"true"
|
"false"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"ignoreGenericCosmeticFilters",
|
"ignoreGenericCosmeticFilters",
|
||||||
@ -198,7 +198,7 @@
|
|||||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
},
|
},
|
||||||
"ammoloihpcbognfddfjcljgembpibcmb": {
|
"ammoloihpcbognfddfjcljgembpibcmb": {
|
||||||
"installation_mode": "normal_installed",
|
"installation_mode": "force_installed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
"toolbar_pin": "force_pinned",
|
"toolbar_pin": "force_pinned",
|
||||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user