mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-14 19:17:21 +02:00
{chromium,firefox}: allow disabling/uninstalling multiple extensions
This commit is contained in:
parent
fc9f8ada3a
commit
37014a36c5
@ -286,7 +286,7 @@
|
||||
"blocked_install_message": "IPFS Companion",
|
||||
"default_area": "navbar",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ipfs-companion/latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"private_browsing": false
|
||||
},
|
||||
"ipvfoo@pmarks.net": {
|
||||
@ -425,7 +425,7 @@
|
||||
"blocked_install_message": "Epub Reader",
|
||||
"default_area": "menupanel",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/epubreader/latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"private_browsing": false,
|
||||
"restricted_domains": []
|
||||
},
|
||||
@ -448,7 +448,7 @@
|
||||
"blocked_install_message": "HTTP Indicator",
|
||||
"default_area": "navbar",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/http-indicator/latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"private_browsing": false,
|
||||
"restricted_domains": []
|
||||
},
|
||||
@ -485,7 +485,7 @@
|
||||
"blocked_install_message": "Tor Snowflake proxy (for prividing the proxy for others)",
|
||||
"default_area": "navbar",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/torproject-snowflake/latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"private_browsing": false
|
||||
},
|
||||
"{b5501fd1-7084-45c5-9aa6-567c2fcf5dc6}": {
|
||||
@ -521,7 +521,7 @@
|
||||
"blocked_install_message": "Read Aloud. Suggested in Mozilla Firefox Accessibility blogpost. Compatible with Epub Reader above.",
|
||||
"default_area": "navbar",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/read-aloud/latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"private_browsing": false
|
||||
}
|
||||
},
|
||||
|
@ -264,7 +264,7 @@
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"ddkjiahejlhfcafbddmgiahcphecmpfh": {
|
||||
"blocked_install_message": "uBlock Origin Lite",
|
||||
"blocked_install_message": "uBlock Origin Lite. Force installed simultaneously with uBlock Origin for the transition period after which uBo is removed.",
|
||||
"installation_mode": "force_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
@ -342,7 +342,7 @@
|
||||
},
|
||||
"hgcomhbcacfkpffiphlmnlhpppcjgmbl": {
|
||||
"blocked_install_message": "HTTP Indicator",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
@ -377,7 +377,7 @@
|
||||
},
|
||||
"mafpmfcccpbjnhfhjnllmmalhifmlcie": {
|
||||
"blocked_install_message": "Tor Snowflake",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "default_unpinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
@ -391,7 +391,7 @@
|
||||
},
|
||||
"nibjojkomfdiaoajekhjakgkdhaomnch": {
|
||||
"blocked_install_message": "IPFS Companion",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "allowed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
@ -405,7 +405,7 @@
|
||||
},
|
||||
"nlbjncdgjeocebhnmkbbbdekmmmcbfjd": {
|
||||
"blocked_install_message": "RSS Subscription Extension (by Google)",
|
||||
"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