Aisleriot on rollApp

Aisleriot on rollApp

Aisleriot (AKA Solitaire) is a collection of over 80 different solitaire card games which are easy and fun to play.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Aisleriot on rollApp",
  "icons": {
    "16": "aisleriot-16.png",
    "128": "aisleriot-128.png"
  },
  "app": {
    "urls": [
      "*://www.rollapp.com/launch/aisleriot",
      "*://www.rollapp.com/app/aisleriot"
    ],
    "launch": {
      "width": 900,
      "web_url": "https://www.rollapp.com/launch/aisleriot?ref=chrome-app",
      "container": "panel",
      "height": 600
    }
  },
  "version": "2.0",
  "manifest_version": 2,
  "description": "Aisleriot (AKA Solitaire) is a collection of over 80 different solitaire card games which are easy and fun to play."
}