{
"name": "Platform App Test: send message to test from chrome.app.window.create callback",
"version": "1",
"manifest_version": 2,
"app": {
"background": {
"scripts": ["test.js"]
}
}
}
{
"name": "Platform App Test: send message to test from chrome.app.window.create callback",
"version": "1",
"manifest_version": 2,
"app": {
"background": {
"scripts": ["test.js"]
}
}
}