diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 8a8822df..63d01563 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -64,7 +64,7 @@ ], "minimum_chrome_version": "57.0.0.0", "options_ui": { - "page": "bg/settings.html", + "page": "bg/settings2.html", "open_in_tab": true }, "sandbox": { |