update icons

This commit is contained in:
Ilya Grigorik
2014-08-24 23:31:40 -07:00
parent d1471d4e38
commit 2ef60b1e5d
6 changed files with 2 additions and 2 deletions

BIN
icons/icon128.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 29 KiB

BIN
icons/icon16.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

BIN
icons/icon19.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 17 KiB

BIN
icons/icon48.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -13,8 +13,8 @@
"options_page": "options.html",
"browser_action": {
"default_icon": {
"19": "images/icon16.png",
"38": "images/icon48.png"
"19": "images/icon19.png",
"38": "images/icon38.png"
},
"default_icon": "icons/icon48.png",
"default_popup": "popup.html"