Test Vocabulary Online

Test Vocabulary Online

Test vocabulary by dynamic worksheets of America middle/high school, or common English skill exams.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Test Vocabulary Online",
  "description": "Test vocabulary by dynamic worksheets of America middle/high school, or common English skill exams.",
  "version": "4.1.2",
  "app": {
    "urls": [
      "https://www.examword.com/test/vocabulary"
    ],
    "launch": {
      "web_url": "https://www.examword.com/test/vocabulary"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": []
}