aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 75e72c295..a3242149b 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -57,7 +57,8 @@
"permissions": [
"storage",
"clipboardWrite",
- "http://localhost:8545/"
+ "http://localhost:8545/",
+ "https://www.cryptonator.com/"
],
"web_accessible_resources": [
"scripts/inpage.js"