From 6a97040386bd7123e33a697c03eb83c1588157b0 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 21 Apr 2024 10:08:43 +0300 Subject: [PATCH] firefox: add IPvFoo* --- etc/firefox/policies/policies.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index fc87021d..04e8a33d 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -51,6 +51,14 @@ "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ipfs-companion/latest.xpi", "installation_mode": "normal_installed" }, + "ipvfoo@pmarks.net": { + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ipvfoo/latest.xpi", + "installation_mode": "normal_installed" + }, + "ipvfoobar@napr.eu": { + "install_url": "https://addons.mozilla.org/firefox/downloads/latest//ipvfoobar/latest.xpi", + "installation_mode": "normal_installed" + }, "jid0-3GUEt1r69sQNSrca5p8kx9Ezc3U@jetpack": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/terms-of-service-didnt-read/latest.xpi", "installation_mode": "normal_installed"