From 2e9a43b60000ffb29015bd9e14080de1bc58402e Mon Sep 17 00:00:00 2001 From: Chen Wei Date: Thu, 4 Jul 2019 12:10:02 +0800 Subject: update manifest --- app/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/manifest.json') diff --git a/app/manifest.json b/app/manifest.json index 8639577bb..58b0589b5 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -3,7 +3,7 @@ "short_name": "__MSG_appName__", "version": "6.7.2", "manifest_version": 2, - "author": "https://metamask.io", + "author": "dev@byzantine-lab.io", "description": "__MSG_appDescription__", "commands": { "_execute_browser_action": { @@ -37,7 +37,7 @@ "19": "images/icon-19.png", "38": "images/icon-38.png" }, - "default_title": "MetaMask", + "default_title": "Tangerine Wallet", "default_popup": "popup.html" }, "content_scripts": [ @@ -68,9 +68,9 @@ "clipboardWrite", "http://localhost:8545/", "https://*.infura.io/", + "https://*.tangerine.garden", "activeTab", "webRequest", - "*://*.eth/", "notifications" ], "web_accessible_resources": [ -- cgit v1.2.3