Billie Eilish Wallpapers & New Tab

Billie Eilish Wallpapers & New Tab

Install Billie Eilish HD Wallpapers New Tab Theme and enjoy HD wallpapers of Billie Eilish and many more.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "new-tab.html"
  },
  "description": "Install Billie Eilish HD Wallpapers New Tab Theme and enjoy HD wallpapers of Billie Eilish and many more.",
  "incognito": "split",
  "manifest_version": 2,
  "name": "Billie Eilish Wallpapers & New Tab",
  "offline_enabled": false,
  "page_action": {
    "default_popup": "start-page.html",
    "default_title": "Billie Eilish HD Wallpapers New Tab Theme"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.1.1"
}