{
"name": "test",
"manifest_version": 2,
"version": "1",
"app": {
"launch": {
"local_path": "launch.html"
}
},
"permissions": [
"notifications"
],
"options_page": "http://example.com/options.html"
}
{
"name": "test",
"manifest_version": 2,
"version": "1",
"app": {
"launch": {
"local_path": "launch.html"
}
},
"permissions": [
"notifications"
],
"options_page": "http://example.com/options.html"
}