Difficult IELTS Words

Difficult IELTS Words includes 1600+ words that are grouped by 150. It is designed for high scores hunters in IELTS tests.
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": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "3.1.3",
  "app": {
    "urls": [
      "https://www.examword.com/difficult-word/ielts"
    ],
    "launch": {
      "web_url": "https://www.examword.com/difficult-word/ielts"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}