{
"name": "test",
"manifest_version": 2,
"version": "1",
"app": {
"urls": [
"http://*.example.com/path",
"https://*/path"
],
"launch": {
"web_url": "http://www.google.com/foo.html"
}
}
}
{
"name": "test",
"manifest_version": 2,
"version": "1",
"app": {
"urls": [
"http://*.example.com/path",
"https://*/path"
],
"launch": {
"web_url": "http://www.google.com/foo.html"
}
}
}