Naruto Live Wallpaper

Naruto Live Wallpaper

Naruto Live New Tab Wallpapers, created just for naruto live fans. Changes your tab to naruto 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": "16.02.7.154",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images6/icon20.png"
  },
  "background": {
    "service_worker": "js5/background18.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab12.html"
  },
  "action": {
    "default_title": "naruto live"
  }
}