Smile New Tab

A modern and happy new tab page for Chrome.

Smile New Tab란 무엇입니까?

Smile New Tab은(는) A Child Developer에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A modern and happy new tab page for Chrome."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Smile New Tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 Smile New Tab Smile New Tab
ID dkcobjkclbnibbfealodlnpiflkonifm
공식 URL https://chromewebstore.google.com/detail/smile-new-tab/dkcobjkclbnibbfealodlnpiflkonifm
설명 A modern and happy new tab page for Chrome.
파일 크기 64.32 MB
설치 횟수 13
현재 버전 1.0
최근 업데이트 2016-08-31
출시 날짜 2016-08-31
개발자 A Child Developer
결제 유형 free
지원되는 언어 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"
    }
}