Blank new tab page - dark mode

Override the new tab page with a blank one

What is Blank new tab page - dark mode?

Blank new tab page - dark mode is a Chrome extension developed by rvrn22, and its main feature is "Override the new tab page with a blank one".

Extension Screenshots

screenshot

Download Blank new tab page - dark mode Extension CRX File

Download Blank new tab page - dark mode 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

                        Blank New Tab - Dark Mode                    

Extension Basic Information

Name Blank new tab page - dark mode Blank new tab page - dark mode
ID labpicbakmhjddbhpeanjgeapfonhago
Official URL https://chromewebstore.google.com/detail/blank-new-tab-page-dark-m/labpicbakmhjddbhpeanjgeapfonhago
Description Override the new tab page with a blank one
File Size 3.18 KB
Installation Count 82
Current Version 0.2
Last Updated 2019-02-24
Publish Date 2019-02-24
Developer rvrn22
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Blank new tab page - dark mode",
    "description": "Override the new tab page with a blank one",
    "version": "0.2",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "manifest_version": 2
}