Car Racing

Car Racing

Do you like to play in racing? Then the game Car Racing is just for you. Excellent game is always in the browser!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "files/newtabpromo_bg.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon128.png",
    "default_popup": "popup.html",
    "default_title": "__MSG_appButtonDesc__"
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "permissions": [],
  "version": "1.0.0.6resigned1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d11a8cd6-46dd-4c0e-8622-d7566c058598}"
    }
  }
}