diff options
| author | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-12-27 16:34:17 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-27 16:34:17 +0900 |
| commit | 1fc44c783aec2f155307b2de484c204cf39cbff1 (patch) | |
| tree | ce13510a788fa24bee29e84ca0397db30930611c /manifest.json | |
| parent | 9c34b961c68588d95cc942465dae55388e861ffa (diff) | |
| parent | d07b94140635bfe5dc53269ebec9f5ee9e133203 (diff) | |
Merge pull request #511 from ueokande/open-startpage
Open homepage
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 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", |
