Preferences accessible from addons page

This commit is contained in:
codebicycle
2017-10-03 12:04:15 +03:00
parent 34508c5550
commit 231da68774

View File

@@ -11,6 +11,10 @@
"128": "icons/icon128.png"
},
"permissions": [ "activeTab", "storage" ],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_action": {
"default_icon": {
"19": "icons/icon19.png",