nightTab

A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.

nightTabคืออะไร?

nightTab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zombieFox และคุณลักษณะหลักของมันคือ "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab."

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย nightTab

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

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

                        Features:
- Display the time, date and a search bar in the header.
- Present any number of bookmark tiles organised in groups.
- Customise the layout, background image or video, theme, font and accent colour.
- Backup your setup to a local file.

nightTab does NOT collect or use your personal or browser data in any way.                    

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

ชื่อ nightTab nightTab
ID hdpcadigjkbcpnlcpbcohpafiaefanki
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki
คำอธิบาย A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
ขนาดไฟล์ 955 KB
จำนวนการติดตั้ง 203,019
เวอร์ชันปัจจุบัน 7.3.0
อัปเดตครั้งล่าสุด 2021-10-03
วันที่เผยแพร่ 2020-06-16
คะแนน 4.76/5 รวมทั้งหมด 372 คะแนน
ผู้พัฒนา zombieFox
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/zombieFox/nightTab
URL หน้าช่วยเหลือ https://github.com/zombieFox/nightTab/issues
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "nightTab",
    "short_name": "nightTab",
    "description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.",
    "version": "7.3.0",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon\/icon-16.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png",
        "512": "icon\/icon-512.png"
    }
}