Genshin Impact Wallpaper

Genshin Impact Wallpaper

Genshin Impact wallpaper turn new tab to custom HD Genshin Impact background.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "action": {
    "default_icon": "icon128.png"
  },
  "background": {
    "service_worker": "dragonballz671bg.js"
  },
  "chrome_url_overrides": {
    "newtab": "dragonballz671bg.html"
  },
  "description": "Genshin Impact wallpaper turn new tab to custom HD Genshin Impact background.",
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "storage",
    "topSites"
  ],
  "manifest_version": 3,
  "name": "Genshin Impact Wallpaper",
  "version": "0.0.1"
}