aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json
index d760eea0f..5d1df7b54 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -19,7 +19,8 @@
"19": "images/icon-19.png",
"38": "images/icon-38.png"
},
- "default_title": "metamask"
+ "default_title": "MetaMask",
+ "default_popup": "popup.html"
},
"content_scripts": [
{