Removed decentraleyes and added LocalCDN and first_party_isolation.
This commit is contained in:
parent
fa64d80122
commit
828edd1627
1 changed files with 4 additions and 3 deletions
|
|
@ -1,14 +1,15 @@
|
|||
diff --git a/distribution/policies.json b/distribution/policies.json
|
||||
index 7f7e822..154db6e 100644
|
||||
index 7f7e822..f13317e 100644
|
||||
--- a/distribution/policies.json
|
||||
+++ b/distribution/policies.json
|
||||
@@ -62,7 +62,8 @@
|
||||
@@ -62,7 +62,9 @@
|
||||
|
||||
"Extensions": {
|
||||
"Install": [
|
||||
- "https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-1.33.2-an+fx.xpi"
|
||||
+ "https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-1.33.2-an+fx.xpi",
|
||||
+ "https://addons.mozilla.org/firefox/downloads/file/3672658/decentraleyes-2.0.15-an+fx.xpi"
|
||||
+ "https://addons.mozilla.org/firefox/downloads/file/3750918/localcdn-2.6.4-an+fx.xpi",
|
||||
+ "https://addons.mozilla.org/firefox/downloads/file/3708813/first_party_isolation-1.4.0-an+fx.xpi"
|
||||
],
|
||||
"Uninstall": [
|
||||
"google@search.mozilla.org",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue