Dark New Tab

A minimalistic grey new tab page for Google Chrome. No external network requests. No analytics. No tracking. No bullshit.

Dark New Tab क्या है?

Dark New Tab https://dandydanny.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A minimalistic grey new tab page for Google Chrome. No external network requests. No analytics. No tracking. No bullshit."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Dark New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        What?

A minimalistic new tab page replacement for Chrome. This empty new tab page fades from black to dark grey; easy on your eyes.

Why?

1. Default Chrome new tab page makes network requests and show thumbnail images of previously visited sites
2. Dark New Tab requires minimal system resources; everything is contained in a single HTML file; not a line of JavaScript is loaded and is lightning fast
3. Dark New Tab doesn't blind you with a white page; the background fades from black to a gentle grey
4. I wanted to minimize distractions
5. I want to use Dark New Tab across all my devices 🙂

Pairing Suggestion:

Dark New Tab goes well with most dark themes, including "Just Black" dark theme from The Chrome team (Google).
https://chrome.google.com/webstore/detail/just-black/aghfnjkcakhmadgdomlmlhhaocbkloab

Source Code:

https://github.com/dandydanny/darknewtab                    

एक्सटेंशन की मूल जानकारी

नाम Dark New Tab Dark New Tab
ID mnjmegebbljjhpljjfjmkhgmokpmdbpo
आधिकारिक URL https://chromewebstore.google.com/detail/dark-new-tab/mnjmegebbljjhpljjfjmkhgmokpmdbpo
विवरण A minimalistic grey new tab page for Google Chrome. No external network requests. No analytics. No tracking. No bullshit.
फ़ाइल का आकार 99.2 KB
स्थापना संख्या 11,762
वर्तमान संस्करण 1.3
अंतिम अपडेट 2021-02-15
प्रकाशन तिथि 2019-09-20
रेटिंग 4.73/5 कुल 67 रेटिंग्स
डेवलपर https://dandydanny.org
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://dandydanny.org
सहायता पृष्ठ URL https://github.com/dandydanny/darknewtab
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dark New Tab",
    "icons": {
        "16": "darknewtab16.png",
        "48": "darknewtab48.png",
        "128": "darknewtab128.png"
    },
    "description": "A minimalistic grey new tab page for Google Chrome. No external network requests. No analytics. No tracking. No bullshit.",
    "version": "1.3",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "darknewtab.html"
    },
    "manifest_version": 2,
    "author": "Daniel W. Lu",
    "homepage_url": "https:\/\/github.com\/dandydanny\/darknewtab"
}

संबंधित एक्सटेंशन्स