nightTab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Cos'è nightTab?
nightTab è un'estensione di Chrome sviluppata da zombieFox, e la sua funzione principale è "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione nightTab
Scarica i file di estensione nightTab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | hdpcadigjkbcpnlcpbcohpafiaefanki |
| URL Ufficiale | https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki |
| Descrizione | A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab. |
| Dimensione del File | 955 KB |
| Conteggio Installazioni | 203,019 |
| Versione Corrente | 7.3.0 |
| Ultimo Aggiornamento | 2021-10-03 |
| Data di Pubblicazione | 2020-06-16 |
| Valutazione | 4.76/5 Totale 372 Valutazioni |
| Sviluppatore | zombieFox |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/zombieFox/nightTab |
| URL della Pagina di Aiuto | https://github.com/zombieFox/nightTab/issues |
| Lingue Supportate | 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"
}
} | |