Distraction-Free New Tab with Dark Mode
Replace the default New Tab window with a blank screen to remove distractions.
Wat is Distraction-Free New Tab with Dark Mode?
Distraction-Free New Tab with Dark Mode is een Chrome-extensie ontwikkeld door https://DesignerWhoCodes.de • Andre Fuchs, en de belangrijkste functie is "Replace the default New Tab window with a blank screen to remove distractions.".
Extensie Screenshots
Download het CRX-bestand van de extensie Distraction-Free New Tab with Dark Mode
Download Distraction-Free New Tab with Dark Mode-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | kneglhaaolciikkhapjoppebfcddphoc |
| Officiële URL | https://chromewebstore.google.com/detail/distraction-free-new-tab/kneglhaaolciikkhapjoppebfcddphoc |
| Beschrijving | Replace the default New Tab window with a blank screen to remove distractions. |
| Bestandsgrootte | 8.04 KB |
| Aantal Installaties | 27 |
| Huidige Versie | 0.3 |
| Laatst Bijgewerkt | 2020-04-23 |
| Publicatiedatum | 2020-04-23 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | https://DesignerWhoCodes.de • Andre Fuchs |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |