Blank New Tab

Simply opens a white page when you open a new tab

What is Blank New Tab?

Blank New Tab is a Chrome extension developed by Tab Manager Plus, and its main feature is "Simply opens a white page when you open a new tab".

Extension Screenshots

screenshot

Download Blank New Tab Extension CRX File

Download Blank New Tab 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

                        about:blank at new tabs :)

Blank new tab does exactly what it says - it creates a completely empty new tab whenever you open one. There won't be any links, nor images, nor any other resources which may load longer. There will be only one thing - pure and complete nothingness. Displayed in the white color.

You won't have to think about anything anymore when opening a new tab. No distractions. No wild carousels leading you to youtube until well past after midnight. Just a blank new tab - showing exactly nothing.

Nobody selling you your favourite websites. Your most visited links. The analysis of your daily desires. All that gone - and instead replaced with a blank new tab.

How often have you longed for the old times of the internet explorer or netscape navigator. The early versions which had a simple "about:blank" link when you opened them. This nostalgia can finally be fulfilled. We will fulfil it for you. We will bring back the good old times where new tabs were just that - new and empty tabs.

So what are you waiting for? The nothingness is waiting for you.

Click that install button. One last desire before all the desires end.

Bring back the empty void to your new tab page.

You don't need some calendar.

Your emails can wait.

You don't need some images, that's what the desktop is for.

Bring back fast browsing. 
Bring back the void.
Bring back about:blank

Enjoy.                    

Extension Basic Information

Name Blank New Tab Blank New Tab
ID lkgljppehldpkbdclnpbnggmmbihhlkg
Official URL https://chromewebstore.google.com/detail/blank-new-tab/lkgljppehldpkbdclnpbnggmmbihhlkg
Description Simply opens a white page when you open a new tab
File Size 8.16 KB
Installation Count 48
Current Version 1
Last Updated 2019-11-02
Publish Date 2019-11-01
Developer Tab Manager Plus
Email [email protected]
Payment Type free
Privacy Policy Page URL https://github.com/stefanXO/Tab-Manager-Plus/blob/master/PRIVACY.md
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Blank New Tab",
    "description": "Simply opens a white page when you open a new tab",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "version": "1",
    "manifest_version": 2,
    "icons": {
        "32": "browser32.png",
        "64": "browser64.png",
        "128": "browser128.png"
    }
}