mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-04-09 09:28:14 +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": {
|
||||
"default_area": "navbar",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/javascript-restrictor/latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"private_browsing": true
|
||||
},
|
||||
"offline-qr-code@rugk.github.io": {
|
||||
@ -379,6 +379,13 @@
|
||||
"private_browsing": false,
|
||||
"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}": {
|
||||
"default_area": "menupanel",
|
||||
"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"
|
||||
},
|
||||
"ammoloihpcbognfddfjcljgembpibcmb": {
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
@ -233,6 +233,12 @@
|
||||
"toolbar_pin": "force_pinned",
|
||||
"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": {
|
||||
"installation_mode": "normal_installed",
|
||||
"override_update_url": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user