aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
authorChen Wei <chenwei@byzantine-lab.io>2019-07-04 12:10:02 +0800
committerChen Wei <chenwei@byzantine-lab.io>2019-07-04 12:10:02 +0800
commit2e9a43b60000ffb29015bd9e14080de1bc58402e (patch)
tree5cb7f487bdbf109dac6ea8a18d984044a878cd62 /app/manifest.json
parenta3a6e002158cba178613aed80074863b1f58d575 (diff)
downloadtangerine-wallet-browser-2e9a43b60000ffb29015bd9e14080de1bc58402e.tar
tangerine-wallet-browser-2e9a43b60000ffb29015bd9e14080de1bc58402e.tar.gz
tangerine-wallet-browser-2e9a43b60000ffb29015bd9e14080de1bc58402e.tar.bz2
tangerine-wallet-browser-2e9a43b60000ffb29015bd9e14080de1bc58402e.tar.lz
tangerine-wallet-browser-2e9a43b60000ffb29015bd9e14080de1bc58402e.tar.xz
tangerine-wallet-browser-2e9a43b60000ffb29015bd9e14080de1bc58402e.tar.zst
tangerine-wallet-browser-2e9a43b60000ffb29015bd9e14080de1bc58402e.zip
update manifest
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json6
1 files changed, 3 insertions, 3 deletions
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": [