Christmas Mahjong

Christmas Mahjong

Mahjong (sometime spelled Mahjongg) is a solitaire matching game typically played with Chinese tiles. Christmas Mahjong is a great…

Merlin
Additional files are visible only to premium users

manifest.json


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