FocalTab

Minimal & customizable newtab page

FocalTabคืออะไร?

FocalTab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Michael Tong และคุณลักษณะหลักของมันคือ "Minimal & customizable newtab page"

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

screenshot
screenshot

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

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

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

                        Ever feeling lost in the endless clutter of the web, or just looking for a distraction free new tab page? FocalTab is the extension you’ve always wanted.

Features: 
- Minimalistic design
- Built-in to-do list
- Digital clock (with 24h option)
- Weekday & date display
- Light, dark, and color themes!
- Customisable fonts
- No bullsh*t                    

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

ชื่อ FocalTab FocalTab
ID iplpkldbkjpngjdepcddfpibdajnohmp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/focaltab/iplpkldbkjpngjdepcddfpibdajnohmp
คำอธิบาย Minimal & customizable newtab page
ขนาดไฟล์ 838 KB
จำนวนการติดตั้ง 256
เวอร์ชันปัจจุบัน 1.2.0
อัปเดตครั้งล่าสุด 2024-03-03
วันที่เผยแพร่ 2022-03-31
คะแนน 5.00/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา Michael Tong
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://michaelytong.com/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "FocalTab",
    "version": "1.2.0",
    "description": "Minimal & customizable newtab page",
    "author": "Michael Tong",
    "icons": {
        "16": "icons\/16.ico",
        "48": "icons\/48.ico",
        "128": "icons\/128.ico"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}