Pool Arena

Pool Arena

Play now two of the most interesting versions of pool, 8ball and 9ball & climb on the top of the LazyLand’s Best Pool Players List!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Pool Arena",
  "description": "Play now two of the most interesting versions of pool, 8ball and 9ball & climb on the top of the LazyLand’s Best Pool Players List!",
  "version": "1.6.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png",
    "440": "promo_small.png"
  },
  "app": {
    "urls": [
      "http://chrome.lazyplay.lazyland.net/pool/"
    ],
    "launch": {
      "web_url": "http://chrome.lazyplay.lazyland.net/pool/"
    }
  }
}