diff options
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index ff2cad69..161162e9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -42,7 +42,7 @@ } }, "options_ui": { - "page": "pages/options/general.html", + "page": "pages/options/general/general.html", "browser_style": false, "open_in_tab": true }, |