Haikyu Wallpaper HD New Tab Theme [Install]

Haikyu Wallpaper HD New Tab Theme [Install]

Haikyuu New Tab HD Wallpapers for haikyuu fans. Replaces your tab with an epic Hd haikyuu new tab Images.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Haikyu Wallpaper HD New Tab Theme [Install] ",
  "manifest_version": 2,
  "version": "1.3",
  "description": "  Haikyuu New Tab HD Wallpapers for haikyuu fans. Replaces your tab with an epic Hd haikyuu new tab Images. ",
  "icons": {
    "16": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "default_locale": "en",
  "permissions": [
    "https://admin.onlynewtab.com*"
  ],
  "background": {
    "scripts": [
      "js/sk.min.js"
    ],
    "persistent": false
  },
  "chrome_url_overrides": {
    "newtab": "popup.html"
  }
}