From 98b053c5e58dbf1cf27560e6c7800d33dac6f60f Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Tue, 29 Jul 2025 14:40:46 +0200 Subject: [PATCH] Disable firefox (#3335) --- firefox/umbrel-app.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/firefox/umbrel-app.yml b/firefox/umbrel-app.yml index f7b48548..a7e8debd 100644 --- a/firefox/umbrel-app.yml +++ b/firefox/umbrel-app.yml @@ -1,10 +1,13 @@ -manifestVersion: 1 +manifestVersion: 1.2 id: firefox category: networking name: Firefox version: "139.0.4" tagline: Firefox is a free and open-source web browser description: >- + ⚠️ Removal Notice: The Firefox app has been disabled as there are no more updates that work without HTTPS. + + Get the browser that protects what is important. @@ -45,3 +48,4 @@ deterministicPassword: false torOnly: false submitter: Pranshu Agrawal submission: https://github.com/getumbrel/umbrel-apps/pull/253 +disabled: true