Smile New Tab

A modern and happy new tab page for Chrome.

¿Qué es Smile New Tab?

Smile New Tab es una extensión de Chrome desarrollada por A Child Developer, y su función principal es "A modern and happy new tab page for Chrome.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Smile New Tab

Descarga archivos de extensión Smile 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

                        Smile New Tab is the sequel to Inspire New Tab. Smile has tons of apps, and it has backgrounds you will love. It even has a button which makes you smile! This new tab was made for Chromebooks, otherwise the backgrounds don't fit the screen. This shall be fixed in a future update. But for now, enjoy!                    

Información Básica de la Extensión

Nombre Smile New Tab Smile New Tab
ID dkcobjkclbnibbfealodlnpiflkonifm
URL Oficial https://chromewebstore.google.com/detail/smile-new-tab/dkcobjkclbnibbfealodlnpiflkonifm
Descripción A modern and happy new tab page for Chrome.
Tamaño del Archivo 64.32 MB
Cantidad de Instalaciones 13
Versión Actual 1.0
Última Actualización 2016-08-31
Fecha de Publicación 2016-08-31
Desarrollador A Child Developer
Tipo de Pago free
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Smile New Tab",
    "description": "A modern and happy new tab page for Chrome.",
    "version": "1.0",
    "permissions": [
        "management"
    ],
    "icons": {
        "128": "smilish.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}