nightTab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Vad är nightTab?
nightTab är en Chrome-tillägg utvecklad av zombieFox, och dess huvudfunktion är "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.".
Tilläggsskärmbilder
Ladda ner nightTab-förlängningens CRX-fil
Ladda ner nightTab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | hdpcadigjkbcpnlcpbcohpafiaefanki |
| Officiell webbadress | https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki |
| Beskrivning | A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab. |
| Filstorlek | 955 KB |
| Antal Installationer | 203,019 |
| Aktuell Version | 7.3.0 |
| Senast Uppdaterad | 2021-10-03 |
| Publiceringsdatum | 2020-06-16 |
| Betyg | 4.76/5 Totalt 372 Betyg |
| Utvecklare | zombieFox |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/zombieFox/nightTab |
| Hjälpsida URL | https://github.com/zombieFox/nightTab/issues |
| Stödda Språk | 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"
}
} | |