blob: c5b17d2b5c16ec24c7ddc94eb61742c4c7c9911d [file] [log] [blame]
{
"name": "test",
"manifest_version": 2,
"version": "1",
"app": {
"urls": [
"http://www.google.com/mail/"
],
"launch": {
"web_url": "http://www.google.com/mail/"
}
},
"permissions": [
"notifications"
],
"options_page": "options.html"
}