diff --git a/manifest.json b/manifest.json index aafb0dcc..b2d768cf 100644 --- a/manifest.json +++ b/manifest.json @@ -23,6 +23,10 @@ "identity", "" ], + "options_ui": { + "page": "manage.html", + "open_in_tab": true + }, "background": { "scripts": [ "js/polyfill.js",