nightTab

A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.

Qu'est-ce que nightTab ?

nightTab est une extension Chrome développée par zombieFox, et sa fonction principale est "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension nightTab

Téléchargez les fichiers d'extension nightTab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom nightTab nightTab
ID hdpcadigjkbcpnlcpbcohpafiaefanki
URL Officiel https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki
Description A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Taille du Fichier 955 KB
Nombre d'Installations 203,019
Version Actuelle 7.3.0
Dernière Mise à Jour 2021-10-03
Date de Publication 2020-06-16
Évaluation 4.76/5 Total 372 Évaluations
Développeur zombieFox
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/zombieFox/nightTab
URL de la Page d'Aide https://github.com/zombieFox/nightTab/issues
Langues Prises en Charge 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"
    }
}