Haikyuu New Tab

Replaces each new tab with a pastel background and an image from the Haikyuu manga.

What is Haikyuu New Tab?

Haikyuu New Tab is a Chrome extension developed by jennifer, and its main feature is "Replaces each new tab with a pastel background and an image from the Haikyuu manga.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Haikyuu New Tab Extension CRX File

Download Haikyuu New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Haikyuu New Tab replaces each new tab with one of over 75 random combinations of background colors and characters!

New tabs also feature an elegant, minimalistic clock and a small surprise when you click on the screen.                    

Extension Basic Information

Name Haikyuu New Tab Haikyuu New Tab
ID obidpejmhcahdaaojlmlkgkhjdedalnp
Official URL https://chromewebstore.google.com/detail/haikyuu-new-tab/obidpejmhcahdaaojlmlkgkhjdedalnp
Description Replaces each new tab with a pastel background and an image from the Haikyuu manga.
File Size 2.07 MB
Installation Count 5,000
Current Version 1.0
Last Updated 2020-12-30
Publish Date 2020-12-29
Rating 5.00/5 Total 17 Ratings
Developer jennifer
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Haikyuu New Tab",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Replaces each new tab with a pastel background and an image from the Haikyuu manga.",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "browser_action": {
        "default_title": "Haikyuu New Tab",
        "default_icon": "hinataicon.png"
    }
}