aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
authorbitpshr <mail@bitpshr.net>2018-06-25 11:50:55 +0800
committerbitpshr <mail@bitpshr.net>2018-07-19 20:04:17 +0800
commit8df433ca8476e14b08fc95be973283d0200f8458 (patch)
tree53beb6cb5a2cc439146942525d6c86421fe5ee67 /app/manifest.json
parent6d04c80302736133b0e741aa51719d0802cd8a2f (diff)
downloadtangerine-wallet-browser-8df433ca8476e14b08fc95be973283d0200f8458.tar.gz
tangerine-wallet-browser-8df433ca8476e14b08fc95be973283d0200f8458.tar.zst
tangerine-wallet-browser-8df433ca8476e14b08fc95be973283d0200f8458.zip
Add support for .test Ropsten ENS domains
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 a226adfb0..b67cef025 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -62,7 +62,8 @@
"https://*.infura.io/",
"activeTab",
"webRequest",
- "*://*.eth/"
+ "*://*.eth/",
+ "*://*.test/"
],
"web_accessible_resources": [
"inpage.js"