blob: a249e030881e0fd60daebef657bc0c435fff1544 [file] [log] [blame]
{
"name": "hosted_app",
"version": "0.1",
"manifest_version": 2,
"description": "Trivial hosted app.",
"app": {
"urls": [
"http://localhost/extensions/hosted_app/main.html"
],
"launch": {
"web_url": "http://localhost/extensions/hosted_app/main.html"
}
}
}