Burnout Extreme Car Racing

Burnout Extreme Car Racing

This is an awesome auto racing and also wandering video game. Regulate your lorry speeding up with the asphalt and melt those tire

Merlin
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__",
  "short_name": "__MSG_appName__",
  "version": "0.0.1",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "128": "burnout-extreme-car-racing-128.png"
  },
  "app": {
    "urls": [
      "https://ciil.site/burnout-extreme-car-racing/play/"
    ],
    "launch": {
      "web_url": "https://ciil.site/burnout-extreme-car-racing/play/"
    }
  }
}