Grey New Tab
Replace the NewTab with grey color,and a logo.
Vad är Grey New Tab?
Grey New Tab är en Chrome-tillägg utvecklad av guanjiayi.cn, och dess huvudfunktion är "Replace the NewTab with grey color,and a logo.".
Tilläggsskärmbilder
Ladda ner Grey New Tab-förlängningens CRX-fil
Ladda ner Grey New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Replace the NewTab with color grey. Grundläggande Information om Tillägg
| Namn | |
| ID | bpfajjibnehomiehpicekkmgdakaacde |
| Officiell webbadress | https://chromewebstore.google.com/detail/grey-new-tab/bpfajjibnehomiehpicekkmgdakaacde |
| Beskrivning | Replace the NewTab with grey color,and a logo. |
| Filstorlek | 30.76 KB |
| Antal Installationer | 16 |
| Aktuell Version | 0.2 |
| Senast Uppdaterad | 2016-01-03 |
| Publiceringsdatum | 2016-01-02 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | guanjiayi.cn |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |