Clean Twilight Sparkle New Tab

Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.

Clean Twilight Sparkle New Tab란 무엇입니까?

Clean Twilight Sparkle New Tab은(는) Thorinair에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1."입니다.

확장 프로그램 스크린샷

screenshot

Clean Twilight Sparkle New Tab 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        NOTE: Designed to work with the following theme: https://chrome.google.com/webstore/detail/twilight-sparkle-theme/ifilfgjjmpfafopkhdbcgnoplfphdhbj

Changes in Version 1.1.1:
- Updated the icon.

Changes in Version 1.1.0:
- New design for the attribution image.

This simple extension replaces your New Tab page with a completely CLEAN one. This means it will remove all of the clutter like recently visited, Google search, Google doodles, account options, notifications, etc from the page. This will allow you to load the New Tab page much quicker. In addition, as mentioned above, it is made to work seamlessly with my original Twilight Sparkle theme.

The awesome background was made by piranhaplant1 (http://piranhaplant1.deviantart.com/art/Twilight-Sparkle-Wallpaper-276865561) so check him out!                    

확장 프로그램 기본 정보

이름 Clean Twilight Sparkle New Tab Clean Twilight Sparkle New Tab
ID echplgdknjkegkpnjdmjglbdflimoije
공식 URL https://chromewebstore.google.com/detail/clean-twilight-sparkle-ne/echplgdknjkegkpnjdmjglbdflimoije
설명 Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.
파일 크기 636 KB
설치 횟수 133
현재 버전 1.1.1
최근 업데이트 2015-10-08
출시 날짜 2015-10-08
평점 3.79/5 총 14 개의 평점
개발자 Thorinair
결제 유형 free
확장 프로그램 웹 사이트 https://chrome.google.com/webstore/detail/twilight-sparkle-theme/ifilfgjjmpfafopkhdbcgnoplfphdhbj
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clean Twilight Sparkle New Tab",
    "description": "Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.",
    "version": "1.1.1",
    "manifest_version": 2,
    "icons": {
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "nt.html"
    }
}