Test Words in Classics

Test Words in Classics

Study and Review IELTS TOEFL GRE SAT Words while enjoying the Classics of English Literature!

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 Words in Classics",
  "description": "Study and Review IELTS TOEFL GRE SAT Words while enjoying the Classics of English Literature!",
  "version": "5.1.2",
  "app": {
    "urls": [
      "https://www.examword.com/classic/test"
    ],
    "launch": {
      "web_url": "https://www.examword.com/classic/test"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}