nightTab

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

What is nightTab?

nightTab is a Chrome extension developed by zombieFox, and its main feature is "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download nightTab Extension CRX File

Download nightTab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name nightTab nightTab
ID hdpcadigjkbcpnlcpbcohpafiaefanki
Official URL 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.
File Size 955 KB
Installation Count 203,019
Current Version 7.3.0
Last Updated 2021-10-03
Publish Date 2020-06-16
Rating 4.76/5 Total 372 Ratings
Developer zombieFox
Email [email protected]
Payment Type free
Extension Website https://github.com/zombieFox/nightTab
Help Page URL https://github.com/zombieFox/nightTab/issues
Supported Languages 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"
    }
}