From 213ef476d5aa27e3590754da52ff1e8c0b48cc38 Mon Sep 17 00:00:00 2001 From: Florrie Date: Sat, 23 Mar 2019 12:05:04 -0300 Subject: Upload/delete tracks --- extension/manifest.json | 1 + 1 file changed, 1 insertion(+) (limited to 'extension/manifest.json') diff --git a/extension/manifest.json b/extension/manifest.json index 2562fc9..7dbf537 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -8,6 +8,7 @@ "permissions": [ "activeTab", "nativeMessaging", + "notifications", "storage", "tabs" ], -- cgit 1.3.0-6-gf8a5