nightTab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Hvad er nightTab?
nightTab er en Chrome-udvidelse udviklet af zombieFox, og dens hovedfunktion er "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.".
Udvidelsesskærmbilleder
Download nightTab-udvidelses-CRX-fil
Download nightTab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | hdpcadigjkbcpnlcpbcohpafiaefanki |
| Officiel URL | https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki |
| Beskrivelse | A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab. |
| Filstørrelse | 955 KB |
| Antal Installationer | 203,019 |
| Nuværende Version | 7.3.0 |
| Senest Opdateret | 2021-10-03 |
| Udgivelsesdato | 2020-06-16 |
| Bedømmelse | 4.76/5 Samlet 372 Bedømmelser |
| Udvikler | zombieFox |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://github.com/zombieFox/nightTab |
| Hjælpeside-URL | https://github.com/zombieFox/nightTab/issues |
| Understøttede Sprog | 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"
}
} | |