aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-09-25 20:38:12 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2021-09-25 20:38:12 +0900
commit91d4712e676782bb58fd7eb03fdc1f85111fca04 (patch)
tree4bc3d608f498176f50a74ca7fc03d2d501ac7920
parenta0f2c3ee107508e406a4a41cbda76ecd2d3f0d8f (diff)
Remove webNavigation permission
-rw-r--r--manifest.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index e3a021d..ea9730c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -34,8 +34,7 @@
"clipboardRead",
"notifications",
"bookmarks",
- "browserSettings",
- "webNavigation"
+ "browserSettings"
],
"web_accessible_resources": [
"build/console.html",