Sports Cars Backgrounds

Sports Cars Backgrounds

Sports Cars New Tab Wallpapers, created for sports cars lovers. Replaces your new tab with sports cars 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": "20.09.6.87",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images13/icon11.png"
  },
  "background": {
    "service_worker": "js16/background13.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab6.html"
  },
  "action": {
    "default_title": "sports cars"
  }
}