Remove cryptonator from chrome permissions.

feature/default_network_editable
Kevin Serrano 7 years ago
parent 941ea65af7
commit b7e24dcda7
No known key found for this signature in database
GPG Key ID: BF999DEFC7371BA1
  1. 5
      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"
],

Loading…
Cancel
Save