From b735317c60f24c9f60f007ac3503b37b7905e07b Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sat, 8 Dec 2018 11:24:30 +0900 Subject: [PATCH] Add browserSettings permission --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4fb27d5..f71bf55 100644 --- a/manifest.json +++ b/manifest.json @@ -33,7 +33,8 @@ "tabs", "clipboardRead", "notifications", - "bookmarks" + "bookmarks", + "browserSettings" ], "web_accessible_resources": [ "build/console.html",