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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}