diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 1a2f78d..4c43b64 100644 --- a/manifest.json +++ b/manifest.json @@ -31,7 +31,8 @@ "sessions", "storage", "tabs", - "clipboardRead" + "clipboardRead", + "notifications" ], "web_accessible_resources": [ "build/console.html", |