Start Clean New Tab Page Lite

Open a new tab with a clean & fast ui, no search

Start Clean New Tab Page Lite란 무엇입니까?

Start Clean New Tab Page Lite은(는) https://startclean.github.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Open a new tab with a clean & fast ui, no search"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Start Clean New Tab Page Lite 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Version with search: https://chrome.google.com/webstore/detail/start-clean-new-tab-page/oaaiopdkhehimlfmjjljfaaofohdpogd

Start Clean Lite has no search, and is faster. When you open a new tab, focus goes to Chrome's omnibox (search bar).

Start Clean offers a minimal ui that replaces Google Chrome's default page.
It includes the top sites you visit, and shows your apps (both turned on in the settings). You can add your own custom links.

Start Clean New Tab Page has less features and options than alternatives such as Awesome New Tab Page, but it is cleaner, faster, and has only what you need.

Use Start Clean with your linux desktop to spice it up even more.

Previous version updates:

Version 0.2.5 includes bug fixes.                    

확장 프로그램 기본 정보

이름 Start Clean New Tab Page Lite Start Clean New Tab Page Lite
ID hcpnfohelmaeaggdaechndhkpcednefi
공식 URL https://chromewebstore.google.com/detail/start-clean-new-tab-page/hcpnfohelmaeaggdaechndhkpcednefi
설명 Open a new tab with a clean & fast ui, no search
파일 크기 84.82 KB
설치 횟수 101
현재 버전 0.2.9
최근 업데이트 2016-12-16
출시 날짜 2016-12-16
평점 5.00/5 총 3 개의 평점
개발자 https://startclean.github.io
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://startclean.github.io
지원되는 언어 en-US
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "description": "Open a new tab with a clean & fast ui, no search",
    "icons": {
        "48": "icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgDQiIDQHtMFX4\/LowDda2ZbYKbWhZqcb8gHEszQ8z6cLu9YXxZKkg5WCYPk6qRYIHGkb1GdxndBcUVueJclccrH2bTO7LGeIfQUcEeNQVQ64+\/KxVVBFDZgwy6DKP9QW6Q8Hlm9\/\/F6InR0BJaodIijjlFSfzH\/Is1jeqPSbJeYUZpE8FYnFxQtYrY0wpOC2q4RxPJwioCCnin0ZImXUJ\/I16RjbfWjlJ6+8wCd637pgjL0nbimjjWJa3XhcQoEiL4OYemcwlZu6Fl1cRDHhD6tTqfdtyMrIhTJGGoECeXoYuihcSA3NXsfCwDwUlb93LkQ+lE\/WJaTZjrGWl8qcKQIDAQAB",
    "manifest_version": 2,
    "name": "Start Clean New Tab Page Lite",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "permissions": [
        "management",
        "storage",
        "topSites"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.2.9"
}