Christmas Freecell

Christmas Freecell

Christmas Freecell is a collection of Free Online Christmas themed freecell solitaire card games. From the guy (Rick) who created…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Christmas Freecell",
  "version": "1.0.0.2",
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://www.christmasfreecell.com/ChromeChristmasFreecell.php"
    ],
    "launch": {
      "web_url": "http://www.christmasfreecell.com/ChromeChristmasFreecell.php"
    }
  }
}