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 39d14f4..f4b0e75 100644 --- a/manifest.json +++ b/manifest.json @@ -32,7 +32,8 @@ "storage", "tabs", "clipboardRead", - "notifications" + "notifications", + "bookmarks" ], "web_accessible_resources": [ "build/console.html", |