mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 13:07:21 +02:00
{chromium,firefox}: test the allowed rule with NoScript & JShelter
This commit is contained in:
parent
032069492a
commit
85d61ee175
@ -287,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": "allowed",
|
||||||
"private_browsing": true
|
"private_browsing": true
|
||||||
},
|
},
|
||||||
"offline-qr-code@rugk.github.io": {
|
"offline-qr-code@rugk.github.io": {
|
||||||
@ -379,6 +379,13 @@
|
|||||||
"private_browsing": false,
|
"private_browsing": false,
|
||||||
"restricted_domains": []
|
"restricted_domains": []
|
||||||
},
|
},
|
||||||
|
"{73a6fe31-595d-460b-a920-fcc0f8843232}": {
|
||||||
|
"default_area": "navbar",
|
||||||
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/noscript/latest.xpi",
|
||||||
|
"installation_mode": "allowed",
|
||||||
|
"private_browsing": true,
|
||||||
|
"restricted_domains": []
|
||||||
|
},
|
||||||
"{8e41107d-2be2-454d-b4b8-c3d7e54d77de}": {
|
"{8e41107d-2be2-454d-b4b8-c3d7e54d77de}": {
|
||||||
"default_area": "menupanel",
|
"default_area": "menupanel",
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/igplus-extension/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/igplus-extension/latest.xpi",
|
||||||
|
@ -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": "allowed",
|
||||||
"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"
|
||||||
@ -233,6 +233,12 @@
|
|||||||
"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"
|
||||||
},
|
},
|
||||||
|
"doojmbjmlfjjnbmnoijecmcbfeoakpjm": {
|
||||||
|
"installation_mode": "allowed",
|
||||||
|
"override_update_url": true,
|
||||||
|
"toolbar_pin": "force_pinned",
|
||||||
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
},
|
||||||
"ecanpcehffngcegjmadlcijfolapggal": {
|
"ecanpcehffngcegjmadlcijfolapggal": {
|
||||||
"installation_mode": "normal_installed",
|
"installation_mode": "normal_installed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user