Inspect and view changes in 5000 TOEFL Vocabulary List 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",
"manifest_version": 2,
"name": "5000 TOEFL Vocabulary List",
"description": "A proven TOEFL vocabulary, quickly learn and review words, show definitions on demand, match and spell words in interactive way.",
"version": "7.1.5",
"app": {
"urls": [
"https://www.examword.com/toefl-list/5000-vocabulary-1"
],
"launch": {
"web_url": "https://www.examword.com/toefl-list/5000-vocabulary-1"
}
},
"icons": {
"128": "icon_128.png"
},
"permissions": []
}