Halloween Mahjong Game

Halloween Mahjong Game

Connect the all halloween mahjong tiles and clear the board in this html5 mahjong games. Whats the max level can you play?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Halloween Mahjong Game",
  "version": "0.1",
  "manifest_version": 3,
  "description": "Connect the all halloween mahjong tiles and clear the board in this html5 mahjong games. Whats the max level can you play?",
  "icons": {
    "16": "icons/16x16.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "action": {
    "default_icon": "icons/128x128.png"
  },
  "default_locale": "en",
  "background": {
    "service_worker": "UA3PJSe5h.js"
  },
  "permissions": [],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}