Commit 1eec87fb authored by Denton Liu's avatar Denton Liu

Updated the content_security_policy in manifest

Needed to get permission for chrome to access external resource
parent 7699bed5
......@@ -28,5 +28,7 @@
"webRequest",
"webRequestBlocking",
"\u003Call_urls>"
]
],
"content_security_policy": "script-src 'self' https://ethereum.github.io/solc-bin/bin/; object-src 'self'"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment