Call Of Duty Live Wallpaper

Call Of Duty Live Wallpaper

Call Of Duty Live New Tab Wallpapers, created just for call of duty live fans. Changes your new tab with call of duty live new tab.

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": "21.10.9.965",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images0/icon22.png"
  },
  "background": {
    "service_worker": "js15/background5.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab14.html"
  },
  "action": {
    "default_title": "call of duty live"
  }
}