Haikyuu New Tab

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

Apa itu Haikyuu New Tab?

Haikyuu New Tab adalah ekstensi Chrome yang dikembangkan oleh jennifer, dan fitur utamanya adalah "Replaces each new tab with a pastel background and an image from the Haikyuu manga.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Haikyuu New Tab

Unduh file ekstensi Haikyuu New Tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Haikyuu New Tab Haikyuu New Tab
ID obidpejmhcahdaaojlmlkgkhjdedalnp
URL Resmi https://chromewebstore.google.com/detail/haikyuu-new-tab/obidpejmhcahdaaojlmlkgkhjdedalnp
Deskripsi Replaces each new tab with a pastel background and an image from the Haikyuu manga.
Ukuran File 2.07 MB
Jumlah Instalasi 5,000
Versi Saat Ini 1.0
Terakhir Diperbarui 2020-12-30
Tanggal Publikasi 2020-12-29
Penilaian 5.00/5 Total 17 Penilaian
Pengembang jennifer
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}