Dirt Rally Full HD New Tab

Dirt Rally Full HD New Tab

Dirt Rally New Tab Wallpapers & Games, created just for Dirt Rally lovers. Changes your tab to a beautiful Dirt Rally new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "dirt-rally-js97/dirt-rally87.js"
    ]
  },
  "browser_action": {},
  "chrome_url_overrides": {
    "newtab": "index50.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "images6/icon-big.png"
  },
  "manifest_version": 2,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.1"
}