aboutsummaryrefslogtreecommitdiffstats
path: root/app/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 51e82d6e3..f597bec7f 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -57,9 +57,8 @@
"permissions": [
"storage",
"clipboardWrite",
- "http://localhost:8545/",
- "https://api.cryptonator.com/"
- ],
+ "http://localhost:8545/"
+ ],
"web_accessible_resources": [
"scripts/inpage.js"
],