1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Remove cryptonator from chrome permissions.

This commit is contained in:
Kevin Serrano 2017-09-07 18:17:43 -07:00
parent 941ea65af7
commit b7e24dcda7
No known key found for this signature in database
GPG Key ID: BF999DEFC7371BA1

View File

@ -57,8 +57,7 @@
"permissions": [
"storage",
"clipboardWrite",
"http://localhost:8545/",
"https://api.cryptonator.com/"
"http://localhost:8545/"
],
"web_accessible_resources": [
"scripts/inpage.js"