Distraction-Free New Tab with Dark Mode

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

Apa itu Distraction-Free New Tab with Dark Mode?

Distraction-Free New Tab with Dark Mode adalah ekstensi Chrome yang dikembangkan oleh https://DesignerWhoCodes.de • Andre Fuchs, dan fitur utamanya adalah "Replace the default New Tab window with a blank screen to remove distractions.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Distraction-Free New Tab with Dark Mode

Unduh file ekstensi Distraction-Free New Tab with Dark Mode dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Distraction-Free New Tab with Dark Mode Distraction-Free New Tab with Dark Mode
ID kneglhaaolciikkhapjoppebfcddphoc
URL Resmi https://chromewebstore.google.com/detail/distraction-free-new-tab/kneglhaaolciikkhapjoppebfcddphoc
Deskripsi Replace the default New Tab window with a blank screen to remove distractions.
Ukuran File 8.04 KB
Jumlah Instalasi 27
Versi Saat Ini 0.3
Terakhir Diperbarui 2020-04-23
Tanggal Publikasi 2020-04-23
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://DesignerWhoCodes.de • Andre Fuchs
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}