From afbcb1e3f2ad1ed1d21a952f7ea623aedee0f419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Est=C3=A9ban=20DESESSARD?= Date: Tue, 7 Apr 2026 14:45:15 +0200 Subject: [PATCH] =?UTF-8?q?:fire:=20Suppression=20de=20la=20permission=20`?= =?UTF-8?q?storage`=20qui=20n'est=20plus=20utilis=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/chrome/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/chrome/manifest.json b/plugin/chrome/manifest.json index 1ba3357..4f9191c 100644 --- a/plugin/chrome/manifest.json +++ b/plugin/chrome/manifest.json @@ -16,7 +16,6 @@ "permissions": [ "tabs", - "storage", "cookies", "webNavigation", "webRequest",