Gta Vice City New Tab HD

Gta Vice City New Tab HD

Gta Vice City New Tab Wallpapers & Games, created for Gta Vice City lovers. Replaces your new tab with Gta Vice City new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "gta-vice-city-assets58/gta-vice-city2.js"
    ]
  },
  "browser_action": {},
  "chrome_url_overrides": {
    "newtab": "home31.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "icn95/icon-128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.1"
}