Commit 3ec0a0a7 authored by chriseth's avatar chriseth

Merge pull request #17 from Denton-L/permissions

Update manifest.json
parents 1f726cef 6328ebdf
{
"manifest_version": 2,
"name": "Solidity",
"description": "Realtime compiler and runtime",
"devtools_page": "devtools.html",
"update_url": "https://chriseth.github.io/browser-solidity/",
"update_url": "https://ethereum.github.io/browser-solidity/",
"version": "1.1",
"manifest_version": 2,
"background": {
......@@ -28,5 +25,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