FocalTab

Minimal & customizable newtab page

Apa itu FocalTab?

FocalTab adalah ekstensi Chrome yang dikembangkan oleh Michael Tong, dan fitur utamanya adalah "Minimal & customizable newtab page".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi FocalTab

Unduh file ekstensi FocalTab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama FocalTab FocalTab
ID iplpkldbkjpngjdepcddfpibdajnohmp
URL Resmi https://chromewebstore.google.com/detail/focaltab/iplpkldbkjpngjdepcddfpibdajnohmp
Deskripsi Minimal & customizable newtab page
Ukuran File 838 KB
Jumlah Instalasi 256
Versi Saat Ini 1.2.0
Terakhir Diperbarui 2024-03-03
Tanggal Publikasi 2022-03-31
Penilaian 5.00/5 Total 6 Penilaian
Pengembang Michael Tong
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://michaelytong.com/
Bahasa yang Didukung 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"
    }
}