blob: b173777c84a2875b201672662da0d16872acb6e6 [file] [log] [blame]
{
"name": "Platform Test",
"manifest_version": 2,
"version": "1",
"app": {
"background": {
"scripts": ["background.js"]
},
"launch": {
// Launch section is not allowed for platform apps.
}
}
}