Call Of Duty Live Wallpaper

Call Of Duty Live Wallpaper

Call Of Duty Live New Tab Wallpapers, created for call of duty live fans. Changes your new tab to an epic call of duty live 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": "18.12.3.20",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images11/icon15.png"
  },
  "background": {
    "service_worker": "js20/background22.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab2.html"
  },
  "action": {
    "default_title": "call of duty live"
  }
}