blob: 347809db6a7b3b4b2053dc7cd74065b4cc22558c [file] [log] [blame]
{
"name": "test",
"version": "0.1",
"manifest_version": 2,
"sandbox": {
"pages": ["test"],
"content_security_policy": "sandbox;"
},
"content_security_policy" : {
"sandbox" : "sandbox; script-src https://www.google.com"
}
}