Elementary Academic Words

Elementary Academic Words

Word lists/exercises, and printable cards/quizzes for art, math, science, and social to grade 8.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Elementary Academic Words",
  "description": "Word lists/exercises, and printable cards/quizzes for art, math, science, and social to grade 8.",
  "version": "5.1.0",
  "app": {
    "urls": [
      "https://www.examword.com/elementary-word/"
    ],
    "launch": {
      "web_url": "https://www.examword.com/elementary-word/"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": []
}