From 6476675c7893987e137a1f76a2b1a7fec1bfd2a0 Mon Sep 17 00:00:00 2001 From: mic Date: Sun, 14 Jul 2024 23:12:29 +0200 Subject: [PATCH] added downloads permission to export the addons file. see #65 --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 263d64a9..df8f5f8f 100644 --- a/manifest.json +++ b/manifest.json @@ -30,6 +30,7 @@ "tabs", "activeTab", "accountsRead", + "downloads", "" ], "background": {