Re-added settings page. Settings page is broken atm tho.
This commit is contained in:
parent
98250ee2f2
commit
d8fa0ce08f
@ -78,6 +78,11 @@
|
|||||||
"default_popup": "res/popup/popup.html",
|
"default_popup": "res/popup/popup.html",
|
||||||
"default_title": "Ultrawidify"
|
"default_title": "Ultrawidify"
|
||||||
},
|
},
|
||||||
|
"options_ui": {
|
||||||
|
"page": "res/settings/settings.html",
|
||||||
|
"browser_style": false,
|
||||||
|
"open_in_tab": true
|
||||||
|
},
|
||||||
|
|
||||||
"web_accessible_resources": [
|
"web_accessible_resources": [
|
||||||
"js/*",
|
"js/*",
|
||||||
|
Loading…
Reference in New Issue
Block a user