From 4ea0baf6efc752e52e05f76745718ed43762de1f Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 26 Jul 2024 01:11:33 +0300 Subject: policies.json --- policies.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 policies.json diff --git a/policies.json b/policies.json new file mode 100644 index 0000000..56fdd36 --- /dev/null +++ b/policies.json @@ -0,0 +1,30 @@ +{ + "policies": { + "ExtensionSettings": { + "uBlock0@raymondhill.net": { + "installation_mode": "normal_installed", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi" + }, + "sponsorBlocker@ajay.app": { + "installation_mode": "normal_installed", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/sponsorblock/latest.xpi" + }, + "addon@darkreader.org": { + "installation_mode": "normal_installed", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi" + }, + "foxyproxy@eric.h.jung": { + "installation_mode": "normal_installed", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/foxyproxy-standard/latest.xpi" + }, + "{aecec67f-0d10-4fa7-b7c7-609a2db280cf}": { + "installation_mode": "normal_installed", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/violentmonkey/latest.xpi" + }, + "@testpilot-containers": { + "installation_mode": "normal_installed", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-containers/latest.xpi" + } + } + } +} -- cgit v1.2.3