blob: b86124ead4af95ef6a01aa5d9b84afd1091bf39a [file] [log] [blame]
{
"name": "Platform App Test: minimal platform app with window ID 'minimal_id'",
"manifest_version": 2,
"version": "1",
"app": {
"background": {
"scripts": ["test.js"]
}
}
}