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_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.0.8",
"default_locale": "en",
"app": {
"urls": [
"http:\/\/www.evernote.com\/",
"https:\/\/www.evernote.com\/",
"https:\/\/www.evernote.com\/Home.action"
],
"launch": {
"web_url": "https:\/\/www.evernote.com\/Home.action?securityRegCode=chromestore"
}
},
"icons": {
"128": "images\/en_app_icon-128.png"
}
}