Haikyuu New Tab

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

ما هو Haikyuu New Tab؟

Haikyuu New Tab هو إضافة Chrome تم تطويرها بواسطة jennifer، والميزة الرئيسية لها هي "Replaces each new tab with a pastel background and an image from the Haikyuu manga.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Haikyuu New Tab

قم بتنزيل ملفات الامتداد Haikyuu New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Haikyuu New Tab Haikyuu New Tab
ID obidpejmhcahdaaojlmlkgkhjdedalnp
عنوان URL الرسمي https://chromewebstore.google.com/detail/haikyuu-new-tab/obidpejmhcahdaaojlmlkgkhjdedalnp
الوصف Replaces each new tab with a pastel background and an image from the Haikyuu manga.
حجم الملف 2.07 MB
عدد التثبيتات 5,000
النسخة الحالية 1.0
آخر تحديث 2020-12-30
تاريخ النشر 2020-12-29
تقييم 5.00/5 مجموع تقييمات 17
المطور jennifer
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    }
}