diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 851e0686..0993637a 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -36,7 +36,10 @@ "default_locale": "en", "homepage_url": "https://github.com/gorhill/uMatrix/wiki", "minimum_chrome_version": "45.0", - "options_page": "dashboard.html", + "options_ui": { + "page": "dashboard.html", + "open_in_tab": true + }, "permissions": [ "browsingData", "cookies", diff --git a/platform/chromium/options_ui.html b/platform/chromium/options_ui.html deleted file mode 100644 index a659edc0..00000000 --- a/platform/chromium/options_ui.html +++ /dev/null @@ -1,10 +0,0 @@ - -
- -