Distraction-Free New Tab with Dark Mode
Replace the default New Tab window with a blank screen to remove distractions.
Co je Distraction-Free New Tab with Dark Mode?
Distraction-Free New Tab with Dark Mode je rozšíření Chrome vyvinuté https://DesignerWhoCodes.de • Andre Fuchs, a jeho hlavní funkcí je „Replace the default New Tab window with a blank screen to remove distractions.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Distraction-Free New Tab with Dark Mode
Stáhněte si soubory rozšíření Distraction-Free New Tab with Dark Mode ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
                        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                     Základní Informace o Rozšíření
| Název |   |  
| ID | kneglhaaolciikkhapjoppebfcddphoc | 
| Oficiální URL | https://chromewebstore.google.com/detail/distraction-free-new-tab/kneglhaaolciikkhapjoppebfcddphoc | 
| Popis | Replace the default New Tab window with a blank screen to remove distractions. | 
| Velikost souboru | 8.04 KB | 
| Počet instalací | 27 | 
| Aktuální Verze | 0.3 | 
| Poslední Aktualizace | 2020-04-23 | 
| Datum Vydání | 2020-04-23 | 
| Hodnocení | 5.00/5 Celkem 1 Hodnocení | 
| Vývojář | https://DesignerWhoCodes.de • Andre Fuchs | 
| [email protected] | |
| Typ Platby | free | 
| Podporované Jazyky | 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"
    }
}  |  |