blob: 7472456cc8d953b5b592e9d1a2de08a1f0dacfb0 [file] [log] [blame]
{
"name": "Minimum Version Hosted App",
"manifest_version": 2,
"version": "0",
"app": {
"launch": {
"web_url": "http://example.com"
},
"urls": [
"http://*.example.com"
]
},
"minimum_chrome_version": "1.0.0.1"
}