Learn To Count Money

Learn To Count Money

A pirate themed educational app teaches kids how to count money in a fun, interactive way.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Learn To Count Money",
  "description": "A pirate themed educational app teaches kids how to count money in a fun, interactive way.",
  "version": "1.0.0",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://www.allfunapps.com/webapps/countmoney/"
    ],
    "launch": {
      "web_url": "http://www.allfunapps.com/webapps/countmoney/"
    }
  },
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  }
}