Blank New Tab - Dark

Replaces the default new tab page with a blank, dark gray page to match Chrome's dark mode.

Blank New Tab - Darkคืออะไร?

Blank New Tab - Dark เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ADHD Squirrel และคุณลักษณะหลักของมันคือ "Replaces the default new tab page with a blank, dark gray page to match Chrome's dark mode."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Blank New Tab - Dark

ดาวน์โหลดไฟล์ส่วนขยาย Blank New Tab - Dark ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Much easier on the eyes than white, especially at night and perfectly matches the new dark mode. Hides the search bar and most visited sites on the new tab leaving you with only gray.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Blank New Tab - Dark Blank New Tab - Dark
ID hpbfnfnaongmefofknokecpecifhldof
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/blank-new-tab-dark/hpbfnfnaongmefofknokecpecifhldof
คำอธิบาย Replaces the default new tab page with a blank, dark gray page to match Chrome's dark mode.
ขนาดไฟล์ 4.68 KB
จำนวนการติดตั้ง 47
เวอร์ชันปัจจุบัน 1.4
อัปเดตครั้งล่าสุด 2022-01-25
วันที่เผยแพร่ 2020-06-21
ผู้พัฒนา ADHD Squirrel
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Blank New Tab - Dark",
    "short_name": "Blank New Tab",
    "version": "1.4",
    "description": "Replaces the default new tab page with a blank, dark gray page to match Chrome's dark mode.",
    "author": "ADHD Squirrel",
    "icons": {
        "48": "BNT48.png",
        "128": "BNT128.png"
    },
    "chrome_url_overrides": {
        "newtab": "ntp.html"
    }
}