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