Spider-Man games

Spider-Man games

fantastic Spiderman games

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "short_name": "Spider-man 3",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "manifest_version": 2,
  "version": "1.5",
  "default_locale": "en",
  "app": {
    "urls": [
      "http://serragame.com/spider-man-3-memory-match/"
    ],
    "launch": {
      "web_url": "http://serragame.com/spider-man-3-memory-match/"
    }
  },
  "icons": {
    "128": "128.png"
  }
}