New Tab Page - Empty And Grey

With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.

New Tab Page - Empty And Greyคืออะไร?

New Tab Page - Empty And Grey เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ibrasaymeh และคุณลักษณะหลักของมันคือ "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย New Tab Page - Empty And Grey

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

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

                        This is ideal for those who don't want to worry about which recently visited pages will show up on the new tab page, and who prefer a plain dark page over a noisy and complex one.                    

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

ชื่อ New Tab Page - Empty And Grey New Tab Page - Empty And Grey
ID mlhjffgheoihilfchfjplpjkfejgobgf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/new-tab-page-empty-and-gr/mlhjffgheoihilfchfjplpjkfejgobgf
คำอธิบาย With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.
ขนาดไฟล์ 3.86 KB
จำนวนการติดตั้ง 64
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2018-11-27
วันที่เผยแพร่ 2018-11-26
ผู้พัฒนา ibrasaymeh
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "ntp_empty_grey.html"
    },
    "description": "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.",
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "New Tab Page - Empty And Grey",
    "version": "1.1"
}