Haikyuu New Tab

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

Cos'è Haikyuu New Tab?

Haikyuu New Tab è un'estensione di Chrome sviluppata da jennifer, e la sua funzione principale è "Replaces each new tab with a pastel background and an image from the Haikyuu manga.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Haikyuu New Tab

Scarica i file di estensione Haikyuu New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Haikyuu New Tab Haikyuu New Tab
ID obidpejmhcahdaaojlmlkgkhjdedalnp
URL Ufficiale https://chromewebstore.google.com/detail/haikyuu-new-tab/obidpejmhcahdaaojlmlkgkhjdedalnp
Descrizione Replaces each new tab with a pastel background and an image from the Haikyuu manga.
Dimensione del File 2.07 MB
Conteggio Installazioni 5,000
Versione Corrente 1.0
Ultimo Aggiornamento 2020-12-30
Data di Pubblicazione 2020-12-29
Valutazione 5.00/5 Totale 17 Valutazioni
Sviluppatore jennifer
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}