Fruit Mahjong

Fruit Mahjong

Fruit Mahjong is a Fruit themed collection of thousands of Mahjong puzzle layout. A new puzzle layout is served to you every time…

Merlin
Additional files are visible only to premium users

manifest.json


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