Examine source code of IELTS Academic Word List

Inspect and view changes in IELTS Academic Word 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": "IELTS Academic Word List",
  "description": "Over 4000 words to build strong IELTS word list for academic test; it offers audio, interactive exercises, and printable cards.",
  "version": "7.1.2",
  "app": {
    "urls": [
      "https://www.examword.com/ielts-list/4000-academic-word-1"
    ],
    "launch": {
      "web_url": "https://www.examword.com/ielts-list/4000-academic-word-1"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": []
}