Enhance manifest details

This commit is contained in:
Dan Finlay 2016-07-26 17:02:54 -07:00
parent c6ec3fc714
commit 7fe3170c6f
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{
"name": "__MSG_appName__",
"name": "MetaMask",
"short_name": "Metamask",
"version": "2.7.0",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"description": "Ethereum Browser Extension",
"icons": {
"16": "images/icon-16.png",
"128": "images/icon-128.png"