1
0
mirror of https://github.com/thebaer/MMRA synced 2024-11-13 10:11:01 +00:00

Remove unnecessary browser_action.

This commit is contained in:
ris58h 2018-07-01 11:51:26 +03:00
parent 8cab920f8b
commit e6f0259d4a

View File

@ -18,9 +18,6 @@
"icons": { "icons": {
"128": "icon.png" "128": "icon.png"
}, },
"browser_action": {
"default_icon": "icon.png"
},
"permissions": [ "permissions": [
"storage", "https://*/*" "storage", "https://*/*"
], ],