{
"name": "Platform app <all_urls>",
"manifest_version": 2,
"version": "1.0",
"app": {
"background": {
"scripts": ["doesnt_exist.js"]
}
},
"permissions": ["<all_urls>"]
}
{
"name": "Platform app <all_urls>",
"manifest_version": 2,
"version": "1.0",
"app": {
"background": {
"scripts": ["doesnt_exist.js"]
}
},
"permissions": ["<all_urls>"]
}