Use options_ui instead of options_page

This commit is contained in:
Les De Ridder 2016-06-07 06:28:00 +02:00
parent f15bd08701
commit e4c53a5210
2 changed files with 5 additions and 3 deletions

View File

@ -7,11 +7,13 @@
"icons":{ "128": "icon_128.png"}, "icons":{ "128": "icon_128.png"},
"options_page": "options.html", "options_ui" : {
"page": "options.html",
"chrome_style": true
},
"background": { "background": {
"scripts": ["background.js"], "scripts": ["background.js"]
"presistent": false
}, },
"page_action": { "page_action": {

BIN
pomf-rehost.xpi Normal file

Binary file not shown.