Moto Hill Bike Racing

Moto Hill Bike Racing

Are you one of the motorbike lovers? Do you like driving motorbike at high speeds on the mountains?

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "version": "1.0.1",
  "description": "__MSG_appDesc__",
  "short_name": "__MSG_appName__",
  "default_locale": "en",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "https://webgameapp.com/game/moto-hill-bike-racing"
    ],
    "launch": {
      "web_url": "https://webgameapp.com/game/moto-hill-bike-racing"
    }
  }
}