Haikyuu New Tab

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

Qu'est-ce que Haikyuu New Tab ?

Haikyuu New Tab est une extension Chrome développée par jennifer, et sa fonction principale est "Replaces each new tab with a pastel background and an image from the Haikyuu manga.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Haikyuu New Tab

Téléchargez les fichiers d'extension Haikyuu New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Haikyuu New Tab Haikyuu New Tab
ID obidpejmhcahdaaojlmlkgkhjdedalnp
URL Officiel 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.
Taille du Fichier 2.07 MB
Nombre d'Installations 5,000
Version Actuelle 1.0
Dernière Mise à Jour 2020-12-30
Date de Publication 2020-12-29
Évaluation 5.00/5 Total 17 Évaluations
Développeur jennifer
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}