From bc03e64c3dbc65f1fcf0092a7d96ed6d50794a63 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 17 Mar 2025 19:19:14 +0200 Subject: [PATCH] firefox: add goeuropean, gps-detet & tosdr --- etc/firefox/policies/policies.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index a04c6ae9..5014818a 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -232,6 +232,18 @@ "installation_mode": "normal_installed", "private_browsing": true }, + "goeuropean@example.com": { + "default_area": "menupanel", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/go-european/latest.xpi", + "installation_mode": "force_installed", + "private_browsing": false + }, + "gps-detect@allanwirth.com": { + "default_area": "menupanel", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/gpsdetect/latest.xpi", + "installation_mode": "force_installed", + "private_browsing": false + }, "ipvfoo@pmarks.net": { "default_area": "menupanel", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ipvfoo/latest.xpi", @@ -239,6 +251,12 @@ "private_browsing": false, "restricted_domains": [] }, + "jid0-3GUEt1r69sQNSrca5p8kx9Ezc3U@jetpack": { + "default_area": "navbar", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/terms-of-service-didnt-read/latest.xpi", + "installation_mode": "force_installed", + "private_browsing": false + }, "jid1-MnnxcxisBPnSXQ-eff@jetpack": { "blocked_install_message": "Already installed from AMO", "default_area": "navbar",