From d16518d5bf66167cf786da771f5b8825c06ad5d5 Mon Sep 17 00:00:00 2001 From: Gaspard Jankowiak Date: Wed, 27 Aug 2025 09:19:27 +0200 Subject: [PATCH] remove update_url from manifest --- manifest_v2.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest_v2.json b/manifest_v2.json index f9567ae..04a3785 100644 --- a/manifest_v2.json +++ b/manifest_v2.json @@ -5,8 +5,7 @@ "browser_specific_settings": { "gecko": { - "id": "kf-trombi@math.janko.fr", - "update_url": "https://gaspard.janko.fr/s/firefox-add-ons/updates.json" + "id": "kf-trombi@math.janko.fr" } },