Solitaire Games

Solitaire Games

Play a beautiful collection of your favorite solitaire games: Klondike, FreeCell, Spider, Scorpion, Pyramid and many others!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Solitaire Games",
  "short_name": "Solitaire Games",
  "description": "Play a beautiful collection of your favorite solitaire games: Klondike, FreeCell, Spider, Scorpion, Pyramid and many others!",
  "version": "2.2.2",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "https://www.netsolitaire.com/"
    ],
    "launch": {
      "web_url": "https://www.netsolitaire.com/"
    }
  },
  "content_security_policy": {},
  "manifest_version": 3
}