diff options
Do not resolve .test domains using ENS
Diffstat (limited to 'app/manifest.json')
-rw-r--r-- | app/manifest.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json index 086d5ba00..3718f5c8a 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -63,7 +63,6 @@ "activeTab", "webRequest", "*://*.eth/", - "*://*.test/", "notifications" ], "web_accessible_resources": [ |