Grey New Tab
Replace the NewTab with grey color,and a logo.
Wat is Grey New Tab?
Grey New Tab is een Chrome-extensie ontwikkeld door guanjiayi.cn, en de belangrijkste functie is "Replace the NewTab with grey color,and a logo.".
Extensie Screenshots
Download het CRX-bestand van de extensie Grey New Tab
Download Grey New Tab-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
Replace the NewTab with color grey. Basisinformatie over de Extensie
| Naam | |
| ID | bpfajjibnehomiehpicekkmgdakaacde |
| Officiële URL | https://chromewebstore.google.com/detail/grey-new-tab/bpfajjibnehomiehpicekkmgdakaacde |
| Beschrijving | Replace the NewTab with grey color,and a logo. |
| Bestandsgrootte | 30.76 KB |
| Aantal Installaties | 16 |
| Huidige Versie | 0.2 |
| Laatst Bijgewerkt | 2016-01-03 |
| Publicatiedatum | 2016-01-02 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | guanjiayi.cn |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.2",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"manifest_version": 2,
"name": "Grey New Tab",
"description": "Replace the NewTab with grey color\uff0cand a logo.",
"icons": {
"128": "icon128.png",
"48": "icon48.png"
}
} | |