From 679e2bf05709145dcec9c9643d4ba222558941b6 Mon Sep 17 00:00:00 2001 From: mic Date: Mon, 29 Jul 2024 22:40:51 +0200 Subject: [PATCH] added notifications permission --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 2d3c6c11..45ade310 100644 --- a/manifest.json +++ b/manifest.json @@ -31,6 +31,7 @@ "activeTab", "accountsRead", "downloads", + "notifications", "" ], "background": {