Mad Day Special Game

Mad Day Special Game

Save your beloved pet octopus fluffy and battle Ali's invasion of the upcoming World in this epic racer to escape.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Mad Day Special Game",
  "version": "1.0.1",
  "description": "__MSG_appDesc__",
  "short_name": "Mad Day Special Game",
  "default_locale": "en",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "https://gamingtostudio.com/game/mad-day-special-game"
    ],
    "launch": {
      "web_url": "https://gamingtostudio.com/game/mad-day-special-game"
    }
  }
}