aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@tutamail.com>2024-07-26 01:11:33 +0300
committerawy <awy@tutamail.com>2024-07-26 01:11:33 +0300
commit4ea0baf6efc752e52e05f76745718ed43762de1f (patch)
treec4adb7dd37c1924d8e64b461cc2cee8a0e0b9a75
parent185142b58176e684d88d722ce7fbcbeac99c152b (diff)
policies.json
-rw-r--r--policies.json30
1 files changed, 30 insertions, 0 deletions
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"
+ }
+ }
+ }
+}