Newtab Clear

Replace current newtab screen with blank newtab.

What is Newtab Clear?

Newtab Clear is a Chrome extension developed by [email protected], and its main feature is "Replace current newtab screen with blank newtab.".

Extension Screenshots

screenshot

Download Newtab Clear Extension CRX File

Download Newtab Clear 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

                        For those who prefer new tabs display a blank page                    

Extension Basic Information

Name Newtab Clear Newtab Clear
ID dgjhckfnkeboglnhifjdbpakiocmophg
Official URL https://chromewebstore.google.com/detail/newtab-clear/dgjhckfnkeboglnhifjdbpakiocmophg
Description Replace current newtab screen with blank newtab.
File Size 17.13 KB
Installation Count 72
Current Version 1.2.5
Last Updated 2014-05-28
Publish Date 2014-05-28
Rating 5.00/5 Total 2 Ratings
Developer [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Clear",
    "version": "1.2.5",
    "description": "Replace current newtab screen with blank newtab.",
    "icons": {
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "offline_enabled": true
}