blob: 0c5089f3bda75dbd8898328424b1f52c2604b16e [file] [log] [blame]
{
"name": "Platform App Test: window.open() to local resource is disallowed",
"manifest_version": 2,
"version": "1",
"app": {
"background": {
"scripts": ["test.js"]
}
}
}