Beautiful New Tab Page
New tabs display a beautiful slideshow instead of the usual page thumbnails.
Cos'è Beautiful New Tab Page?
Beautiful New Tab Page è un'estensione di Chrome sviluppata da o9000, e la sua funzione principale è "New tabs display a beautiful slideshow instead of the usual page thumbnails.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Beautiful New Tab Page
Scarica i file di estensione Beautiful New Tab Page 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
You can sill search by entering your query directly in the address bar. To change the image manually, click the page contents and press 'N'. You can also press 'L' and the arrow keys for a hidden feature.
Informazioni di Base sull'Estensione
Nome | |
ID | pclcpehajbidolcmopfcladennhejdbm |
URL Ufficiale | https://chrome.google.com/webstore/detail/beautiful-new-tab-page/pclcpehajbidolcmopfcladennhejdbm |
Descrizione | New tabs display a beautiful slideshow instead of the usual page thumbnails. |
Dimensione del File | 18.57 MB |
Conteggio Installazioni | 13 |
Versione Corrente | 2015.12.31.1 |
Ultimo Aggiornamento | 2015-12-31 |
Data di Pubblicazione | 2015-12-31 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | o9000 |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Beautiful New Tab Page", "description": "New tabs display a beautiful slideshow instead of the usual page thumbnails.", "chrome_url_overrides": { "newtab": "ntp.html" }, "icons": { "128": "icon-128.png" }, "manifest_version": 2, "version": "2015.12.31.1" } |