nightTab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Was ist nightTab?
nightTab ist eine Chrome-Erweiterung, die von zombieFox entwickelt wurde, und ihr Hauptmerkmal ist "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.".
Erweiterungsscreenshots
nightTab-Erweiterungs-CRX-Datei herunterladen
Laden Sie nightTab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | hdpcadigjkbcpnlcpbcohpafiaefanki |
| Offizielle URL | https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki |
| Beschreibung | A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab. |
| Dateigröße | 955 KB |
| Installationsanzahl | 203,019 |
| Aktuelle Version | 7.3.0 |
| Letztes Update | 2021-10-03 |
| Veröffentlichungsdatum | 2020-06-16 |
| Bewertung | 4.76/5 Insgesamt 372 Bewertungen |
| Entwickler | zombieFox |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://github.com/zombieFox/nightTab |
| Hilfeseite URL | https://github.com/zombieFox/nightTab/issues |
| Unterstützte Sprachen | 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"
}
} | |