nightTab

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

Co to jest nightTab?

nightTab to rozszerzenie Chrome opracowane przez zombieFox, a jego główną funkcją jest „A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia nightTab

Pobierz pliki rozszerzeń nightTab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa nightTab nightTab
ID hdpcadigjkbcpnlcpbcohpafiaefanki
Oficjalny URL https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki
Opis A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Rozmiar pliku 955 KB
Liczba instalacji 203,019
Aktualna Wersja 7.3.0
Ostatnia Aktualizacja 2021-10-03
Data Publikacji 2020-06-16
Ocena 4.76/5 Łącznie 372 Oceny
Deweloper zombieFox
E-mail kombiezombiefox@gmail.com
Typ Płatności free
Strona Rozszerzenia https://github.com/zombieFox/nightTab
Adres URL Strony Pomocy https://github.com/zombieFox/nightTab/issues
Obsługiwane Języki 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"
    }
}