{
"name": "platform app hosts increase v2",
"version": "2",
"manifest_version": 2,
"app": {"background": {"scripts": ["background.js"]}},
"permissions": [
"http://example.com",
"http://example2.com"
]
}
{
"name": "platform app hosts increase v2",
"version": "2",
"manifest_version": 2,
"app": {"background": {"scripts": ["background.js"]}},
"permissions": [
"http://example.com",
"http://example2.com"
]
}