New Blank Black Tab

Your browser as a tabula rasa, like your mind. Distraction-free browsing.

What is New Blank Black Tab?

New Blank Black Tab is a Chrome extension developed by zrgd, and its main feature is "Your browser as a tabula rasa, like your mind. Distraction-free browsing.".

Extension Screenshots

screenshot

Download New Blank Black Tab Extension CRX File

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

                        Simple, just like it says!
Minimize distractions.
It can be none more black.                    

Extension Basic Information

Name New Blank Black Tab New Blank Black Tab
ID fhegfnagadnedalnbpaeepmelkngcnck
Official URL https://chrome.google.com/webstore/detail/new-blank-black-tab/fhegfnagadnedalnbpaeepmelkngcnck
Description Your browser as a tabula rasa, like your mind. Distraction-free browsing.
File Size 23.45 KB
Installation Count 543
Current Version 2.5.2
Last Updated 2015-07-01
Publish Date 2015-07-01
Rating 4.00/5 Total 10 Ratings
Developer zrgd
Payment Type free
Supported Languages id,de,en,fr,nl,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Blank Black Tab",
    "version": "2.5.2",
    "manifest_version": 2,
    "description": "Your browser as a tabula rasa, like your mind.  Distraction-free browsing.",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "default_locale": "en",
    "page_action": {
        "default_icon": "icon_128.png",
        "default_title": "new blank black tab"
    },
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "permissions": [
        "chrome:\/\/favicon\/",
        "tabs"
    ]
}