aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorChen Wei <chenwei@byzantine-lab.io>2019-07-04 14:46:30 +0800
committerChen Wei <chenwei@byzantine-lab.io>2019-07-04 14:46:30 +0800
commitac405b8afb82de83e3147c3417f03821515349ae (patch)
treec7ed042e951abfaa97b5a3f952e9592097cc847d /app
parent2e9a43b60000ffb29015bd9e14080de1bc58402e (diff)
downloadtangerine-wallet-browser-ac405b8afb82de83e3147c3417f03821515349ae.tar
tangerine-wallet-browser-ac405b8afb82de83e3147c3417f03821515349ae.tar.gz
tangerine-wallet-browser-ac405b8afb82de83e3147c3417f03821515349ae.tar.bz2
tangerine-wallet-browser-ac405b8afb82de83e3147c3417f03821515349ae.tar.lz
tangerine-wallet-browser-ac405b8afb82de83e3147c3417f03821515349ae.tar.xz
tangerine-wallet-browser-ac405b8afb82de83e3147c3417f03821515349ae.tar.zst
tangerine-wallet-browser-ac405b8afb82de83e3147c3417f03821515349ae.zip
make it work on FF
Diffstat (limited to 'app')
-rw-r--r--app/manifest.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 58b0589b5..001a6426f 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -21,7 +21,7 @@
},
"applications": {
"gecko": {
- "id": "webextension@metamask.io"
+ "id": "dev@byzantine-lab.io"
}
},
"default_locale": "en",
@@ -68,9 +68,10 @@
"clipboardWrite",
"http://localhost:8545/",
"https://*.infura.io/",
- "https://*.tangerine.garden",
+ "https://*.tangerine-network.io/*",
"activeTab",
"webRequest",
+ "*://*.eth/",
"notifications"
],
"web_accessible_resources": [