Math Mahjong

Math Mahjong

Finally there is a game that makes learning math skills fun for kids, and it's interesting for adults, too! Begin with Mathjong…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Math Mahjong",
  "version": "1.0.2.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon.png"
  },
  "app": {
    "urls": [
      "http://www.mathjong.com/ChromeMathjong.php"
    ],
    "launch": {
      "web_url": "http://www.mathjong.com/ChromeMathjong.php"
    }
  }
}