mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 23:08:33 +02:00
use the right size icons
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
|
||||
The "message-32.png" and "message-64.png" icons are taken from the miu iconset created by Linh Pham Thi Dieu, and are used under the terms of its license: http://linhpham.me/miu/.
|
||||
The "message-48.png" icon is taken from the miu iconset created by Linh Pham Thi Dieu, and is used under the terms of its license: http://linhpham.me/miu/.
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 524 B |
BIN
page-to-extension-messaging/icons/message-48.png
Normal file
BIN
page-to-extension-messaging/icons/message-48.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 670 B |
Binary file not shown.
|
Before Width: | Height: | Size: 936 B |
@@ -6,8 +6,7 @@
|
||||
"version": "1.0",
|
||||
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/page-to-extension-messaging",
|
||||
"icons": {
|
||||
"32": "icons/message-32.png",
|
||||
"64": "icons/message-64.png"
|
||||
"48": "icons/message-48.png"
|
||||
},
|
||||
|
||||
"applications": {
|
||||
|
||||
Reference in New Issue
Block a user