diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 551cbc7..9eca683 100644 --- a/manifest.json +++ b/manifest.json @@ -11,6 +11,8 @@ "128": "icon/clock128.png" }, + "options_page": "options.html", + "chrome_url_overrides": { "newtab": "index.html" } |