Hundreds Grid/Chart

Hundreds Grid/Chart

The hundreds grid/chart helps learners with counting, number recognition, mathematical operations, and discovering number patterns.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Hundreds Grid/Chart",
  "description": "The hundreds grid/chart helps learners with counting, number recognition, mathematical operations, and discovering number patterns.",
  "version": "0.0.1.1",
  "manifest_version": 2,
  "icons": {
    "128": "hundreds_128.png"
  },
  "app": {
    "urls": [
      "http://hundredgrid.classworks.com/"
    ],
    "launch": {
      "web_url": "http://hundredgrid.classworks.com/"
    }
  }
}