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 635ea0e..d12f1ba 100644 --- a/manifest.json +++ b/manifest.json @@ -9,6 +9,8 @@ }, + "options_page": "options.html", + "background": { "scripts": ["background.js"], "persistent": false |
