aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 95aee245c..9f49d7b52 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -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"