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