Tokyo Ghoul Wallpaper New Tab Theme

Tokyo Ghoul Wallpaper New Tab Theme

Install Tokyo Ghoul Wallpaper New Tab Theme in your pc. Customize your pc with Tokyo Ghoul Latest Wallpapers.Install Now.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Tokyo Ghoul Wallpaper New Tab Theme",
  "version": "1.2",
  "description": " Install Tokyo Ghoul Wallpaper New Tab Theme in your pc. Customize your pc with Tokyo Ghoul Latest Wallpapers.Install Now.",
  "action": {
    "default_icon": {
      "16": "logo16.png",
      "32": "logo32.png"
    }
  },
  "icons": {
    "16": "logo16.png",
    "32": "logo32.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "host_permissions": [
    "http://admin.onlynewtab.com/*"
  ],
  "background": {
    "background.service_worker": "js/background.js"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}