Monster Math Flash Cards

Monster Math Flash Cards

Monster Math Flash Cards for kids is a fun way for kids to learn addition, subtraction, multiplication with animated cute monsters

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Monster Math Flash Cards",
  "description": "Monster Math Flash Cards for kids is a fun way for kids to learn addition, subtraction, multiplication with animated cute monsters",
  "version": "1.0.1",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://www.allfunapps.com/webapps/mathflashcards/"
    ],
    "launch": {
      "web_url": "http://www.allfunapps.com/webapps/mathflashcards/"
    }
  },
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  }
}