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

Merge pull request #33 from ris58h/remove-browser_action

Remove unnecessary browser_action.
This commit is contained in:
Matt Baer 2018-07-01 11:09:57 -04:00 committed by GitHub
commit 84d12bef03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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