Compare commits

...

4 Commits

2 changed files with 7 additions and 15 deletions

View File

@ -99,12 +99,8 @@
"https://www.eff.org/files/effdntlist.txt", "https://www.eff.org/files/effdntlist.txt",
"block-lan", "block-lan",
"ublock-annoyances", "ublock-annoyances",
"adguard-cookies",
"ublock-cookies-adguard", "ublock-cookies-adguard",
"adguard-mobile-app-banners", "ublock-cookies-easylist",
"adguard-other-annoyances",
"adguard-popup-overlays",
"adguard-widgets",
"https://secure.fanboy.co.nz/fanboy-annoyance.txt", "https://secure.fanboy.co.nz/fanboy-annoyance.txt",
"https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt" "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
] ]
@ -120,7 +116,7 @@
], ],
[ [
"collapseBlocked", "collapseBlocked",
"false" "true"
], ],
[ [
"ignoreGenericCosmeticFilters", "ignoreGenericCosmeticFilters",
@ -225,7 +221,7 @@
"comment": "Requested by LibreAwoo for those who don't have RFP/FPP, neither of which I can specify through this policy. Additionally its own description says compatible with the Firefox integrated one.", "comment": "Requested by LibreAwoo for those who don't have RFP/FPP, neither of which I can specify through this policy. Additionally its own description says compatible with the Firefox integrated one.",
"default_area": "menupanel", "default_area": "menupanel",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/latest.xpi",
"installation_mode": "force_installed", "installation_mode": "normal_installed",
"private_browsing": true, "private_browsing": true,
"restricted_domains": [] "restricted_domains": []
}, },
@ -289,7 +285,7 @@
"uBlock0@raymondhill.net": { "uBlock0@raymondhill.net": {
"default_area": "navbar", "default_area": "navbar",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"installation_mode": "force_installed", "installation_mode": "normal_installed",
"private_browsing": true, "private_browsing": true,
"restricted_domains": [] "restricted_domains": []
}, },
@ -332,7 +328,7 @@
"{6a65273e-2b26-40f5-b66e-8eed317307da}": { "{6a65273e-2b26-40f5-b66e-8eed317307da}": {
"default_area": "navbar", "default_area": "navbar",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",
"installation_mode": "force_installed", "installation_mode": "normal_installed",
"private_browsing": true, "private_browsing": true,
"restricted_domains": [] "restricted_domains": []
}, },

View File

@ -58,12 +58,8 @@
"https://www.eff.org/files/effdntlist.txt", "https://www.eff.org/files/effdntlist.txt",
"block-lan", "block-lan",
"ublock-annoyances", "ublock-annoyances",
"adguard-cookies",
"ublock-cookies-adguard", "ublock-cookies-adguard",
"adguard-mobile-app-banners", "ublock-cookies-easylist",
"adguard-other-annoyances",
"adguard-popup-overlays",
"adguard-widgets",
"https://secure.fanboy.co.nz/fanboy-annoyance.txt", "https://secure.fanboy.co.nz/fanboy-annoyance.txt",
"https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt" "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
] ]
@ -79,7 +75,7 @@
], ],
[ [
"collapseBlocked", "collapseBlocked",
"false" "true"
], ],
[ [
"ignoreGenericCosmeticFilters", "ignoreGenericCosmeticFilters",