diff --git a/manifest.json b/manifest.json index 45e024655..503df121e 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,7 @@ "default_popup": "popup.html" }, "permissions": [ - "tabs", "storage" + "tabs", "storage", "notifications" ], "options_page": "index.html#/settings", "icons": {