nightTab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Wat is nightTab?
nightTab is een Chrome-extensie ontwikkeld door zombieFox, en de belangrijkste functie is "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.".
Extensie Screenshots
Download het CRX-bestand van de extensie nightTab
Download nightTab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | hdpcadigjkbcpnlcpbcohpafiaefanki |
| Officiële URL | https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki |
| Beschrijving | A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab. |
| Bestandsgrootte | 955 KB |
| Aantal Installaties | 203,019 |
| Huidige Versie | 7.3.0 |
| Laatst Bijgewerkt | 2021-10-03 |
| Publicatiedatum | 2020-06-16 |
| Beoordeling | 4.76/5 Totaal 372 Beoordelingen |
| Ontwikkelaar | zombieFox |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/zombieFox/nightTab |
| Help Pagina-URL | https://github.com/zombieFox/nightTab/issues |
| Ondersteunde Talen | 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"
}
} | |