Distraction-Free New Tab with Dark Mode

Replace the default New Tab window with a blank screen to remove distractions.

What is Distraction-Free New Tab with Dark Mode?

Distraction-Free New Tab with Dark Mode is a Chrome extension developed by https://DesignerWhoCodes.de • Andre Fuchs, and its main feature is "Replace the default New Tab window with a blank screen to remove distractions.".

Extension Screenshots

screenshot
screenshot

Download Distraction-Free New Tab with Dark Mode Extension CRX File

Download Distraction-Free New Tab with Dark Mode 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

                        This extension replaces the default New Tab window with a blank screen to remove distractions. 
* Free, no tracking, no ads
* Dark Mode support
* Fast
* No permissions required
* Minimalist icon design

Install now: Distraction-Free New Tab with Dark Mode                    

Extension Basic Information

Name Distraction-Free New Tab with Dark Mode Distraction-Free New Tab with Dark Mode
ID kneglhaaolciikkhapjoppebfcddphoc
Official URL https://chromewebstore.google.com/detail/distraction-free-new-tab/kneglhaaolciikkhapjoppebfcddphoc
Description Replace the default New Tab window with a blank screen to remove distractions.
File Size 8.04 KB
Installation Count 27
Current Version 0.3
Last Updated 2020-04-23
Publish Date 2020-04-23
Rating 5.00/5 Total 1 Ratings
Developer https://DesignerWhoCodes.de • Andre Fuchs
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Distraction-Free New Tab with Dark Mode",
    "description": "Replace the default New Tab window with a blank screen to remove distractions.",
    "version": "0.3",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "128": "icon128.png"
    }
}