diff --git a/manifest.json b/manifest.json index 1c1d0b4..cb69370 100644 --- a/manifest.json +++ b/manifest.json @@ -7,13 +7,17 @@ "activeTab", "storage" ], - "options_page": "options.html", "web_accessible_resources": [ "5commastyle.gif" ], "background": { "scripts": ["background.js"], "persistent": true + }, + "options_ui": { + "page": "options.html", + "open_in_tab": true, + "browser_style": true }, "content_scripts": [ { diff --git a/options.html b/options.html index 1257098..4520f70 100644 --- a/options.html +++ b/options.html @@ -5,9 +5,9 @@ KhanAcademyDots Math Translations -

KhanAcademyDots plugin for automatic translations of math notation

+

KhanAcademyDots plugin for automatic translations of math notation

-

Please select your language for Khan Academy translations

+

Please select your language