Vocabulary Study Online

Vocabulary Study Online

English vocabulary study online: dozens of proven word lists, tools for exercise, review and test.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Vocabulary Study Online",
  "description": "English vocabulary study online: dozens of proven word lists, tools for exercise, review and test.",
  "version": "3.1.2",
  "app": {
    "urls": [
      "https://www.examword.com/online-vocabulary/study"
    ],
    "launch": {
      "web_url": "https://www.examword.com/online-vocabulary/study"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": []
}