Car Wallpaper

Car Wallpaper

Car New Tab Wallpapers, designed just for car lovers. Replaces your new tab with an awesome car new tab.

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": "7.03.7.49",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images2/icon1.png"
  },
  "background": {
    "service_worker": "js20/background14.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab12.html"
  },
  "action": {
    "default_title": "car"
  }
}