Inspect and view changes in Language Share source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Language Share",
"description": "Find a language exchange partner who speaks a language that you want to learn. Make new friends and help each other learn for free!",
"version": "1.11",
"app": {
"urls": [
"http://chrome.languageshare.net/"
],
"launch": {
"web_url": "http://chrome.languageshare.net/"
}
},
"icons": {
"128": "icon_128.png"
},
"manifest_version": 2
}