ADDieMath Math

ADDieMath Math

Learn Math! Master Addition, Subtraction, Multiplication and Division with this fun, simple math game for grades 1-5.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "ADDieMath Math",
  "description": "Learn Math! Master Addition, Subtraction, Multiplication and Division with this fun, simple math game for grades 1-5.",
  "version": "3.0.1",
  "icons": {
    "16": "images/ADDieMath_16x16.ico",
    "128": "images/ADDieMath_128x128.png"
  },
  "app": {
    "urls": [
      "http://ADDieMath.com/"
    ],
    "launch": {
      "web_url": "http://ADDieMath.com/ADDieMath.html"
    }
  }
}