Cat Wallpapers

Cat Wallpapers

Cat New Tab Wallpapers, designed for cat fans. Changes your new tab with an awesome cat 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.2.248",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images2/icon10.png"
  },
  "background": {
    "service_worker": "js9/background7.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab17.html"
  },
  "action": {
    "default_title": "cat"
  }
}