Learn Dolch Sight Words

Learn Dolch Sight Words

Help your child read with 220 sight words from Preschool to 3rd Grade. It also contains an audio option that pronounces words aloud.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Learn Dolch Sight Words",
  "description": "Help your child read with 220 sight words from Preschool to 3rd Grade. It also contains an audio option that pronounces words aloud.",
  "version": "2.1.0",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://www.allfunapps.com/webapps/sightwords/"
    ],
    "launch": {
      "web_url": "http://www.allfunapps.com/webapps/sightwords/"
    }
  },
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  }
}