Stunt Master

Stunt Master

You are an unknown stunt master and your mission is to conquer the world of Hollywood action films.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "web_url": "http://www.daxgames.com/game/stunt-master-1"
    },
    "urls": [
      "http://www.daxgames.com/game/stunt-master-1"
    ]
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "__MSG_appName__",
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0"
}