Black New Tab Page
Replaces the New Tab page with a black one.
Wat is Black New Tab Page?
Black New Tab Page is een Chrome-extensie ontwikkeld door Yury Ershov, en de belangrijkste functie is "Replaces the New Tab page with a black one.".
Extensie Screenshots
Download het CRX-bestand van de extensie Black New Tab Page
Download Black New Tab Page-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 is a clone of "Blank New Tab Page" extension but with black background.
Useful with Dark Reader and/or dark themes. Basisinformatie over de Extensie
| Naam | |
| ID | anoeoicpaambkpaglbpghmjkhellkgld |
| Officiële URL | https://chromewebstore.google.com/detail/black-new-tab-page/anoeoicpaambkpaglbpghmjkhellkgld |
| Beschrijving | Replaces the New Tab page with a black one. |
| Bestandsgrootte | 6.09 KB |
| Aantal Installaties | 1,187 |
| Huidige Versie | 1.0.5 |
| Laatst Bijgewerkt | 2017-05-02 |
| Publicatiedatum | 2017-05-01 |
| Beoordeling | 4.94/5 Totaal 16 Beoordelingen |
| Ontwikkelaar | Yury Ershov |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"author": "Yury Ershov and Nick Vogt",
"chrome_url_overrides": {
"newtab": "n.html"
},
"description": "Replaces the New Tab page with a black one.",
"icons": {
"128": "128.png",
"16": "16.png",
"32": "32.png",
"48": "48.png"
},
"manifest_version": 2,
"minimum_chrome_version": "29",
"name": "Black New Tab Page",
"offline_enabled": true,
"short_name": "Black New Tab",
"version": "1.0.5"
} | |