Real Car Racing Game

Real Car Racing Game

Drive fast high-speed racing one of the best car racing simulator games! Race, drift and crash real sports cars around race tracks

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": "real-car-racing-game-128.png"
  },
  "app": {
    "urls": [
      "https://minecraft-2.online/real-car-racing-game/play/"
    ],
    "launch": {
      "web_url": "https://minecraft-2.online/real-car-racing-game/play/"
    }
  }
}