New Tab Page - Blank

opens a blank page as new tab page

What is New Tab Page - Blank?

New Tab Page - Blank is a Chrome extension developed by mosterme, and its main feature is "opens a blank page as new tab page".

Extension Screenshots

screenshot

Download New Tab Page - Blank Extension CRX File

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

                        * no background page
* no options
* no special permissions

* no funny stuff                    

Extension Basic Information

Name New Tab Page - Blank New Tab Page - Blank
ID nenecpikdapoaemacjppaimlcgknbijk
Official URL https://chromewebstore.google.com/detail/new-tab-page-blank/nenecpikdapoaemacjppaimlcgknbijk
Description opens a blank page as new tab page
File Size 3.43 KB
Installation Count 111
Current Version 0.11
Last Updated 2014-03-16
Publish Date 2014-03-15
Rating 5.00/5 Total 3 Ratings
Developer mosterme
Payment Type free
Extension Website https://github.com/mosterme/chrome-extension-ntp-blank
Supported Languages en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "b.html"
    },
    "icons": {
        "48": "48.png"
    },
    "description": "opens a blank page as new tab page",
    "manifest_version": 2,
    "name": "New Tab Page - Blank",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.11"
}