Unique icon for beta

This commit is contained in:
Neale Pickett 2014-02-15 15:03:26 -07:00
parent b874bbf474
commit 7d4eb8dbc0
3 changed files with 5 additions and 3 deletions

View File

@ -1,9 +1,14 @@
{
"manifest_version": 2,
"name": "BETA Woozle Scoreboard",
"short_name": "BETA Scoreboard",
"icons": {"128": "res/icon-plaid.png"},
"_name": "__MSG_appName__",
"_short_name": "__MSG_appShortName__",
"_icons": {"128": "res/icon.png"},
"description": "__MSG_appDesc__",
"author": "Neale Pickett <neale@woozle.org>",
"version": "7.0.2",
@ -12,9 +17,6 @@
"scripts": ["res/background.js"]
}
},
"icons": {
"128": "res/icon.png"
},
"permissions": [
"storage",
"fileSystem",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 B

BIN
res/icon-plaid.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB