Dark Empty New Tab

Create dark empty new tab.

What is Dark Empty New Tab?

Dark Empty New Tab is a Chrome extension developed by https://petr.kle.cz, and its main feature is "Create dark empty new tab.".

Extension Screenshots

screenshot

Download Dark Empty New Tab Extension CRX File

Download Dark Empty 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

                        Create dark empty new tab.                    

Extension Basic Information

Name Dark Empty New Tab Dark Empty New Tab
ID ibhbphfpfmpihppoipbejdicimnhmndh
Official URL https://chromewebstore.google.com/detail/dark-empty-new-tab/ibhbphfpfmpihppoipbejdicimnhmndh
Description Create dark empty new tab.
File Size 4.17 KB
Installation Count 64
Current Version 0.2
Last Updated 2019-03-20
Publish Date 2019-03-20
Rating 5.00/5 Total 3 Ratings
Developer https://petr.kle.cz
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dark Empty New Tab",
    "description": "Create dark empty new tab.",
    "version": "0.2",
    "manifest_version": 2,
    "icons": {
        "16": "e16.png",
        "48": "e48.png",
        "128": "e128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}