Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"short_name": "ticketing.events",
"version": "1.0.0.5",
"manifest_version": 2,
"icons": {
"128": "icon_128.png"
},
"app": {
"urls": [
"https:\/\/ticketing.events\/app\/session\/login?src=chrome"
],
"launch": {
"web_url": "https:\/\/ticketing.events\/?src=chrome"
}
}
}