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

¿Qué es Custom New Tab Background?

Custom New Tab Background es una extensión de Chrome desarrollada por Subash Pathak, y su función principal es "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Custom New Tab Background

Descarga archivos de extensión Custom New Tab Background en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project                    

Información Básica de la Extensión

Nombre Custom New Tab Background Custom New Tab Background
ID odkemkdbjdjlpipmdmnidmcbjnchpghm
URL Oficial https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm
Descripción Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
Tamaño del Archivo 244 KB
Cantidad de Instalaciones 13,571
Versión Actual 1.0.4
Última Actualización 2021-04-15
Fecha de Publicación 2019-04-10
Calificación 3.80/5 Total de 45 Calificaciones
Desarrollador Subash Pathak
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://github.com/Subash/chrome-custom-new-tab-background
URL de la Página de Ayuda https://github.com/Subash/chrome-custom-new-tab-background
Idiomas Soportados 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"
    }
}