Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "An Awesome Book!",
"description": "Read An Awesome Book! by Dallas Clayton",
"version": "1.11112",
"app": {
"urls": [
"http:\/\/veryawesomeworld.com\/awesomebook\/"
],
"launch": {
"web_url": "http:\/\/veryawesomeworld.com\/awesomebook\/"
}
},
"icons": {
"128": "icon_128.png"
}
}