Crazy Wheel - Join the Show

Crazy Wheel - Join the Show

Crazy Wheel Playspace for Chrome Web Store is a multiplayer game with which you can compete with your friends and see who is the…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "app": {
    "urls": [
      "http://www.playspace.com/en/game/crazy-wheel"
    ],
    "launch": {
      "web_url": "http://www.playspace.com/home/game/wheeloffortune/redirect?idEnvironment=1&psAffiliate=782"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "icons": {
    "16": "images/icon_16.png",
    "19": "images/icon_19.png",
    "38": "images/icon_38.png",
    "48": "images/icon_48.png",
    "128": "images/icon_128.png",
    "1024": "images/icon_1024.png"
  },
  "version": "1.0.4",
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "description": "__MSG_appDesc__",
  "default_locale": "es",
  "offline_enabled": true,
  "manifest_version": 2
}