blob: 95e90f84633e613bcd30580ec7cfd3b421d36495 [file] [log] [blame]
{
"name": "Platform App Launch Test",
"manifest_version": 2,
"version": "1",
"app": {
"background": {
"scripts": ["test.js"]
}
}
}