Billie Eilish Wallpapers Custom Tab

Billie Eilish Wallpapers Custom Tab

Give your Chrome a new look with Billie Eilish wallpapers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "background": {
    "service_worker": "ccFKBr/rpifb1K.js"
  },
  "name": "__MSG_name__",
  "version": "0.3.11",
  "icons": {
    "128": "8iAEG3d/J8UTDMf.png"
  },
  "offline_enabled": true,
  "chrome_url_overrides": {
    "newtab": "S49F4y.html"
  },
  "permissions": [
    "storage"
  ],
  "description": "__MSG_description__",
  "default_locale": "en",
  "action": {}
}