1000 SAT ACT Words

1000 SAT ACT Words

For 1000+ common SAT ACT words, the app offers definition card, example list, single choice test, and spelling 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": "1000 SAT ACT Words",
  "description": "For 1000+ common SAT ACT words, the app offers definition card, example list, single choice test, and spelling test!",
  "version": "6.1.1",
  "app": {
    "urls": [
      "https://www.examword.com/sat-act-vocabulary/"
    ],
    "launch": {
      "web_url": "https://www.examword.com/sat-act-vocabulary/"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}