Pyramid Mahjong Solitaire

Pyramid Mahjong Solitaire

Play the best mahjong solitaire the internet has to offer!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Pyramid Mahjong Solitaire",
  "description": "Play the best mahjong solitaire the internet has to offer!",
  "version": "2.1",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://www.5games.com/game/pyramid-mahjong-solitaire/"
    ],
    "launch": {
      "web_url": "http://www.5games.com/game/pyramid-mahjong-solitaire/"
    }
  },
  "permissions": [
    "unlimitedStorage"
  ],
  "manifest_version": 2
}