Smile New Tab

A modern and happy new tab page for Chrome.

Cos'è Smile New Tab?

Smile New Tab è un'estensione di Chrome sviluppata da A Child Developer, e la sua funzione principale è "A modern and happy new tab page for Chrome.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Smile New Tab

Scarica i file di estensione Smile New Tab 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

                        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!                    

Informazioni di Base sull'Estensione

Nome Smile New Tab Smile New Tab
ID dkcobjkclbnibbfealodlnpiflkonifm
URL Ufficiale https://chromewebstore.google.com/detail/smile-new-tab/dkcobjkclbnibbfealodlnpiflkonifm
Descrizione A modern and happy new tab page for Chrome.
Dimensione del File 64.32 MB
Conteggio Installazioni 13
Versione Corrente 1.0
Ultimo Aggiornamento 2016-08-31
Data di Pubblicazione 2016-08-31
Sviluppatore A Child Developer
Tipo di Pagamento free
Lingue Supportate 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"
    }
}