{
"name": "test",
"version": "0.1",
"manifest_version": 3,
"sandbox": {
"pages": ["test"]
},
"content_security_policy" : {
"sandbox" : "sandbox; script-src https://www.google.com"
}
}
{
"name": "test",
"version": "0.1",
"manifest_version": 3,
"sandbox": {
"pages": ["test"]
},
"content_security_policy" : {
"sandbox" : "sandbox; script-src https://www.google.com"
}
}