add small icon images
This commit is contained in:
parent
94c5f859f1
commit
2083019fd9
BIN
images/logo_16.png
Normal file
BIN
images/logo_16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
images/logo_48.png
Normal file
BIN
images/logo_48.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
@ -9,8 +9,8 @@
|
||||
"description": "One for all free music in China",
|
||||
"icons": {
|
||||
"128": "images/logo.png",
|
||||
"16": "images/logo.png",
|
||||
"48": "images/logo.png"
|
||||
"16": "images/logo_16.png",
|
||||
"48": "images/logo_48.png"
|
||||
},
|
||||
"manifest_version": 2,
|
||||
"name": "Listen 1",
|
||||
|
@ -15,8 +15,8 @@
|
||||
"description": "One for all free music in China",
|
||||
"icons": {
|
||||
"128": "images/logo.png",
|
||||
"16": "images/logo.png",
|
||||
"48": "images/logo.png"
|
||||
"16": "images/logo_16.png",
|
||||
"48": "images/logo_48.png"
|
||||
},
|
||||
"manifest_version": 2,
|
||||
"name": "Listen 1",
|
||||
|
Loading…
Reference in New Issue
Block a user