nightTab

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

Apa itu nightTab?

nightTab adalah ekstensi Chrome yang dikembangkan oleh zombieFox, dan fitur utamanya adalah "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi nightTab

Unduh file ekstensi nightTab 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

                        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.                    

Informasi Dasar Ekstensi

Nama nightTab nightTab
ID hdpcadigjkbcpnlcpbcohpafiaefanki
URL Resmi https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki
Deskripsi A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Ukuran File 955 KB
Jumlah Instalasi 203,019
Versi Saat Ini 7.3.0
Terakhir Diperbarui 2021-10-03
Tanggal Publikasi 2020-06-16
Penilaian 4.76/5 Total 372 Penilaian
Pengembang zombieFox
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/zombieFox/nightTab
URL Halaman Bantuan https://github.com/zombieFox/nightTab/issues
Bahasa yang Didukung 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"
    }
}