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:
parent
8cab920f8b
commit
e6f0259d4a
@ -18,9 +18,6 @@
|
|||||||
"icons": {
|
"icons": {
|
||||||
"128": "icon.png"
|
"128": "icon.png"
|
||||||
},
|
},
|
||||||
"browser_action": {
|
|
||||||
"default_icon": "icon.png"
|
|
||||||
},
|
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"storage", "https://*/*"
|
"storage", "https://*/*"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user