ACT Test Vocabulary

ACT Test Vocabulary

Online resource to prepare ACT exam: word lists, exercise apps, tips, and experiences.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "ACT Test Vocabulary",
  "description": "Online resource to prepare ACT exam: word lists, exercise apps, tips, and experiences.",
  "version": "3.1.2.0",
  "app": {
    "urls": [
      "https://www.examword.com/d/act"
    ],
    "launch": {
      "web_url": "https://www.examword.com/d/act"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": []
}