Hololive Wallpaper

Hololive Wallpaper

Hololive New Tab Wallpapers, created for hololive fans. Changes your new tab to hololive new tab wallpapers.

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": "22.01.7.112",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images0/icon5.png"
  },
  "background": {
    "service_worker": "js2/background12.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab6.html"
  },
  "action": {
    "default_title": "hololive"
  }
}