Re-added settings page. Settings page is broken atm tho.

This commit is contained in:
Tamius Han 2018-11-28 23:47:46 +01:00
parent 98250ee2f2
commit d8fa0ce08f

View File

@ -78,6 +78,11 @@
"default_popup": "res/popup/popup.html",
"default_title": "Ultrawidify"
},
"options_ui": {
"page": "res/settings/settings.html",
"browser_style": false,
"open_in_tab": true
},
"web_accessible_resources": [
"js/*",