update icons
BIN
icons/icon128.png
Executable file → Normal file
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 29 KiB |
BIN
icons/icon16.png
Executable file → Normal file
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
BIN
icons/icon19.png
Executable file → Normal file
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 17 KiB |
BIN
icons/icon48.png
Executable file → Normal file
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 18 KiB |
@@ -13,8 +13,8 @@
|
|||||||
"options_page": "options.html",
|
"options_page": "options.html",
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_icon": {
|
"default_icon": {
|
||||||
"19": "images/icon16.png",
|
"19": "images/icon19.png",
|
||||||
"38": "images/icon48.png"
|
"38": "images/icon38.png"
|
||||||
},
|
},
|
||||||
"default_icon": "icons/icon48.png",
|
"default_icon": "icons/icon48.png",
|
||||||
"default_popup": "popup.html"
|
"default_popup": "popup.html"
|
||||||
|