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": "Readlang",
"description": "An online eReader for language learners. Translate the words you don't know, and we'll generate flashcards to help you remember.",
"version": "1.1.0",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon96_128.png"
},
"app": {
"launch": {
"web_url": "http:\/\/readlang.com\/chromeAppStart"
}
}
}