Car

Car

Car New Tab Wallpapers, created for car fans. Replaces your new tab to an epic car new tab wallpapers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "29.09.6.337",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images3/icon12.png"
  },
  "background": {
    "service_worker": "js6/background1.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab4.html"
  },
  "action": {
    "default_title": "car"
  }
}