blob: e25b3de1044efd5713dbb639615d93e73652be62 [file] [log] [blame]
{
"name": "Platform app hosts",
"manifest_version": 2,
"version": "1.0",
"app": {
"background": {
"scripts": ["doesnt_exist.js"]
}
},
"permissions": ["http://google.com/"]
}