Smile New Tab

A modern and happy new tab page for Chrome.

Co to jest Smile New Tab?

Smile New Tab to rozszerzenie Chrome opracowane przez A Child Developer, a jego główną funkcją jest „A modern and happy new tab page for Chrome.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Smile New Tab

Pobierz pliki rozszerzeń Smile New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Smile New Tab Smile New Tab
ID dkcobjkclbnibbfealodlnpiflkonifm
Oficjalny URL https://chromewebstore.google.com/detail/smile-new-tab/dkcobjkclbnibbfealodlnpiflkonifm
Opis A modern and happy new tab page for Chrome.
Rozmiar pliku 64.32 MB
Liczba instalacji 13
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2016-08-31
Data Publikacji 2016-08-31
Deweloper A Child Developer
Typ Płatności free
Obsługiwane Języki 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"
    }
}