Black New Tab Page

Replaces the New Tab page with a black one.

What is Black New Tab Page?

Black New Tab Page is a Chrome extension developed by Yury Ershov, and its main feature is "Replaces the New Tab page with a black one.".

Extension Screenshots

screenshot

Download Black New Tab Page Extension CRX File

Download Black New Tab Page 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

                        This is a clone of "Blank New Tab Page" extension but with black background.
Useful with Dark Reader and/or dark themes.                    

Extension Basic Information

Name Black New Tab Page Black New Tab Page
ID anoeoicpaambkpaglbpghmjkhellkgld
Official URL https://chromewebstore.google.com/detail/black-new-tab-page/anoeoicpaambkpaglbpghmjkhellkgld
Description Replaces the New Tab page with a black one.
File Size 6.09 KB
Installation Count 1,187
Current Version 1.0.5
Last Updated 2017-05-02
Publish Date 2017-05-01
Rating 4.94/5 Total 16 Ratings
Developer Yury Ershov
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Yury Ershov and Nick Vogt",
    "chrome_url_overrides": {
        "newtab": "n.html"
    },
    "description": "Replaces the New Tab page with a black one.",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "32": "32.png",
        "48": "48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "29",
    "name": "Black New Tab Page",
    "offline_enabled": true,
    "short_name": "Black New Tab",
    "version": "1.0.5"
}