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",
"manifest_version": 2,
"name": "__MSG_appName__",
"description": "__MSG_appDescription__",
"version": "0.2.1.1",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"icons": {
"16": "img\/icon\/16.png",
"24": "img\/icon\/24.png",
"32": "img\/icon\/32.png",
"48": "img\/icon\/48.png",
"64": "img\/icon\/64.png",
"128": "img\/icon\/128.png",
"256": "img\/icon\/256.png"
},
"default_locale": "en"
}