From 68737739c6b9eca617613c65b35293dd499a958c Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 18 May 2026 19:39:36 +0300 Subject: [PATCH] firefox: add/restore PeerTube Companion I have unsubscribed YouTube (Music) and thus this extension becomes more desirable again --- etc/firefox/policies/policies.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 4d022d92..c99fc01e 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -420,6 +420,13 @@ "private_browsing": true, "restricted_domains": [] }, + "peertube-companion@booteille": { + "blocked_install_message": "PeerTube Companion. Via https://docs.joinpeertube.org/use/third-party-application#browser-addons", + "default_area": "menupanel", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/peertube-companion/latest.xpi", + "installation_mode": "force_installed", + "private_browsing": true + }, "plasma-browser-integration@kde.org": { "blocked_install_message": "KDE Plasma Browser/Desktop Integration", "default_area": "menupanel",