Custom New Tab Background
Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
Cos'è Custom New Tab Background?
Custom New Tab Background è un'estensione di Chrome sviluppata da Subash Pathak, e la sua funzione principale è "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Custom New Tab Background
Scarica i file di estensione Custom New Tab Background 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
Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project Informazioni di Base sull'Estensione
| Nome | |
| ID | odkemkdbjdjlpipmdmnidmcbjnchpghm |
| URL Ufficiale | https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm |
| Descrizione | Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB |
| Dimensione del File | 244 KB |
| Conteggio Installazioni | 13,571 |
| Versione Corrente | 1.0.4 |
| Ultimo Aggiornamento | 2021-04-15 |
| Data di Pubblicazione | 2019-04-10 |
| Valutazione | 3.80/5 Totale 45 Valutazioni |
| Sviluppatore | Subash Pathak |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/Subash/chrome-custom-new-tab-background |
| URL della Pagina di Aiuto | https://github.com/Subash/chrome-custom-new-tab-background |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Custom New Tab Background",
"version": "1.0.4",
"description": "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB",
"chrome_url_overrides": {
"newtab": "tab.html"
}
} | |