From a1056807bfeb130055af4eba013e6f7f4acbd5fe Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 16 Feb 2024 19:41:45 +0200 Subject: [PATCH] firefox: add peertubeify as indiewiki buddy kind of opened the door for it --- etc/firefox/policies/policies.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 64871214..00166e46 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -34,6 +34,10 @@ "install_url": "https://addons.mozilla.org/firefox/downloads/latest/duckduckgo-for-firefox/latest.xpi", "installation_mode": "normal_installed" }, + "{01175c8e-4506-4263-bad9-d3ddfd4f5a5f}": { + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/peertube-companion/latest.xpi", + "installation_mode": "normal_installed" + }, "{3c078156-979c-498b-8990-85f7987dd929}": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi", "installation_mode": "normal_installed"