Itachi Live Wallpaper

Itachi Live Wallpaper

Itachi Live New Tab Wallpapers, created for itachi live lovers. Replaces your new tab with an epic itachi 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.2.571",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images2/icon16.png"
  },
  "background": {
    "service_worker": "js3/background19.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab15.html"
  },
  "action": {
    "default_title": "itachi live"
  }
}