From d49cdade4fc5e0f0bf33bf04c0c73df84429f99c Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 13 Jun 2025 10:45:19 +0300 Subject: [PATCH] firefox: add archive page archive.is is just too practical at times --- 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 9c036a77..096215b4 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -429,6 +429,14 @@ "private_browsing": false, "restricted_domains": [] }, + "{5b22cb75-8e43-4f2a-bb9b-1da0655ae564}": { + "blocked_install_message": "archive.is extension via their homepage", + "default_area": "navbar", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/archive-page/latest.xpi", + "installation_mode": "normal_installed", + "private_browsing": false, + "restricted_domains": [] + }, "{6003eac6-4b07-4aaf-960b-92fa006cd444}": { "blocked_install_message": "Mozilla Orbit. AI hurts climate and the crawlers are DDoSing the internet. However the summary feature sometimes spares my mental health, so begrudgingly it's allowed and won't be normal_installed let alone force_installed.", "default_area": "navbar",