Darling Franxx Wallpaper HD New Tab Theme

Darling Franxx Wallpaper HD New Tab Theme

Install Darling Franxx Wallpaper HD new Tab Theme And Change The Look Of Your PC, Or Laptop. Change Custom Tab, Check Date And Time

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Darling Franxx Wallpaper HD New Tab Theme",
  "manifest_version": 2,
  "version": "1.0",
  "description": "Install Darling Franxx Wallpaper HD new Tab Theme And Change The Look Of Your PC, Or Laptop. Change Custom Tab, Check Date And Time",
  "icons": {
    "16": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "background": {
    "scripts": [
      "js/sk.min.js"
    ],
    "persistent": false
  },
  "chrome_url_overrides": {
    "newtab": "popup.html"
  }
}