Dolch Sight Words

Dolch Sight Words

Dolch sight word card, spelling, fill in, example, and worksheet from pre-primer to grade 3.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Dolch Sight Words",
  "description": "Dolch sight word card, spelling, fill in, example, and worksheet from pre-primer to grade 3.",
  "version": "6.1.2",
  "app": {
    "urls": [
      "https://www.examword.com/dolch-word-list/"
    ],
    "launch": {
      "web_url": "https://www.examword.com/dolch-word-list/"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": []
}