Mahjong Gardens

Mahjong Gardens

Match identical pieces and remove all of them from the table. Good luck and have fun!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "2.0.1.28",
  "offline_enabled": true,
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://mahjonggardens.medgadgets.info/"
    ],
    "launch": {
      "web_url": "http://mahjonggardens.medgadgets.info/mahjonggardens.htm"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}