247 Solitaire

247 Solitaire

Play all day with 247 Solitaire!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "247 Solitaire",
  "version": "1.0.1.0",
  "manifest_version": 2,
  "icons": {
    "128": "247_solitaire.png"
  },
  "description": "Play all day with 247 Solitaire!",
  "app": {
    "urls": [
      "http://www.247solitaire.com/?chromestore=1"
    ],
    "launch": {
      "web_url": "http://www.247solitaire.com/?chromestore=1"
    }
  }
}