mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
{firefox,chromium}: allow unloading localcdn
it's maybe a bit much to force_installed
This commit is contained in:
parent
f0512e1245
commit
1919a52279
@ -210,7 +210,7 @@
|
|||||||
},
|
},
|
||||||
"{b86e4813-687a-43e6-ab65-0bde4ab75758}": {
|
"{b86e4813-687a-43e6-ab65-0bde4ab75758}": {
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/localcdn-fork-of-decentraleyes/latest.xpi",
|
"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}": {
|
"{d04b0b40-3dab-4f0b-97a6-04ec3eddbfb0}": {
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ecosia-the-green-search/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ecosia-the-green-search/latest.xpi",
|
||||||
|
@ -139,7 +139,7 @@
|
|||||||
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
||||||
},
|
},
|
||||||
"njdfdhgcmkocbgbhcioffdbicglldapd": {
|
"njdfdhgcmkocbgbhcioffdbicglldapd": {
|
||||||
"installation_mode": "force_installed",
|
"installation_mode": "normal_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…
Reference in New Issue
Block a user