adding icons

This commit is contained in:
Rodolphe Breard 2013-01-13 18:50:53 +01:00
parent 92f6c4c705
commit 3d4a8a3052
3 changed files with 5 additions and 2 deletions

BIN
icon_128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

BIN
img/promotional_small.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

View file

@ -1,10 +1,13 @@
{ {
"name": "chromesoul", "name": "Chromesoul",
"version": "0.4.2", "version": "0.4.2",
"minimum_chrome_version": "24", "minimum_chrome_version": "24",
"manifest_version": 2, "manifest_version": 2,
"offline_enabled": false, "offline_enabled": false,
"description": "A minimalist NetSoul client.", "description": "Netsoul client for Google Chrome.",
"icons": {
"128": "icon_128.png"
},
"app": { "app": {
"background": { "background": {
"scripts": ["chromesoul.js"] "scripts": ["chromesoul.js"]