Mahjong Connect Halloween Game

Mahjong Connect Halloween Game

In this spooky Halloween Mahjong Connect game, you must assemble all the scary mahjong pieces and clear the board!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Mahjong Connect Halloween Game",
  "version": "1.0.1",
  "description": "__MSG_appDesc__",
  "short_name": "Mahjong Connect Halloween Game",
  "default_locale": "en",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "https://gamingtostudio.com/game/mahjong-connect-halloween"
    ],
    "launch": {
      "web_url": "https://gamingtostudio.com/game/mahjong-connect-halloween"
    }
  }
}