Hearts

Hearts

Enjoy the best Hearts Card Game around with 4 difficulties!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Hearts",
  "version": "1.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon.png"
  },
  "description": "Enjoy the best Hearts Card Game around with 4 difficulties!",
  "app": {
    "urls": [
      "http://www.247hearts.com/?chromestore=1"
    ],
    "launch": {
      "web_url": "http://www.247hearts.com/?chromestore=1"
    }
  }
}