mirror of
https://github.com/thebaer/MMRA
synced 2024-11-13 10:11:01 +00:00
Add extension icon
This commit is contained in:
parent
b0cc7e110a
commit
e9d2103db9
@ -5,6 +5,12 @@
|
|||||||
"description": "Neutralizes annoying parts of the Medium reading experience so it's more enjoyable to read things.",
|
"description": "Neutralizes annoying parts of the Medium reading experience so it's more enjoyable to read things.",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
|
|
||||||
|
"icons": {
|
||||||
|
"128": "icon.png"
|
||||||
|
},
|
||||||
|
"browser_action": {
|
||||||
|
"default_icon": "icon.png"
|
||||||
|
},
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"https://*/*"
|
"https://*/*"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user