Add icons to manifest v2 extension
This commit is contained in:
parent
98ca8afcc6
commit
ed6680ac49
@ -4,6 +4,11 @@
|
||||
"description": "Search switcher",
|
||||
"manifest_version": 2,
|
||||
"author": "Isaac Shoebottom",
|
||||
"icons": {
|
||||
"16": "icon16.png",
|
||||
"48": "icon48.png",
|
||||
"128": "icon128.png"
|
||||
},
|
||||
"browser_action": {
|
||||
"default_title": "Switch Search"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user