Solo Leveling Live Wallpaper

Solo Leveling Live Wallpaper

Solo Leveling Live New Tab Wallpapers, created for solo leveling live fans. Changes your tab to a cool solo leveling 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": "30.09.3.854",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images22/icon1.png"
  },
  "background": {
    "service_worker": "js4/background3.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab9.html"
  },
  "action": {
    "default_title": "solo leveling live"
  }
}