New Tab Page - Empty And Grey
With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.
Cos'è New Tab Page - Empty And Grey?
New Tab Page - Empty And Grey è un'estensione di Chrome sviluppata da ibrasaymeh, e la sua funzione principale è "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione New Tab Page - Empty And Grey
Scarica i file di estensione New Tab Page - Empty And Grey in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This is ideal for those who don't want to worry about which recently visited pages will show up on the new tab page, and who prefer a plain dark page over a noisy and complex one.
Informazioni di Base sull'Estensione
Nome | New Tab Page - Empty And Grey |
ID | mlhjffgheoihilfchfjplpjkfejgobgf |
URL Ufficiale | https://chromewebstore.google.com/detail/new-tab-page-empty-and-gr/mlhjffgheoihilfchfjplpjkfejgobgf |
Descrizione | With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails. |
Dimensione del File | 3.86 KB |
Conteggio Installazioni | 64 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2018-11-27 |
Data di Pubblicazione | 2018-11-26 |
Sviluppatore | ibrasaymeh |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "ntp_empty_grey.html" }, "description": "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.", "icons": { "128": "icon_128.png" }, "manifest_version": 2, "name": "New Tab Page - Empty And Grey", "version": "1.1" } |