Italy New tab

Very large collection of Italy wallpaper to customize your home page

¿Qué es Italy New tab?

Italy New tab es una extensión de Chrome desarrollada por suany4545, y su función principal es "Very large collection of Italy wallpaper to customize your home page".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Italy New tab

Descarga archivos de extensión Italy New tab 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

                        Replace the traditional tab page by a new beautiful and elegant one, made of customizable Italy wallpapers.                    

Información Básica de la Extensión

Nombre Italy New tab Italy New tab
ID jibbcfgaenmneicoicpepjimfpfgjmfc
URL Oficial https://chrome.google.com/webstore/detail/italy-new-tab/jibbcfgaenmneicoicpepjimfpfgjmfc
Descripción Very large collection of Italy wallpaper to customize your home page
Tamaño del Archivo 19.36 MB
Cantidad de Instalaciones 64
Versión Actual 1.0.0
Última Actualización 2018-03-11
Fecha de Publicación 2018-03-11
Desarrollador suany4545
Tipo de Pago free
Idiomas Soportados en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Italy New tab"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "Very large collection of Italy wallpaper to customize your home page",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Italy New tab",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}