Blank New Tab Page (Dark)

This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.

Blank New Tab Page (Dark)란 무엇입니까?

Blank New Tab Page (Dark)은(는) Collin Chaffin에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data."입니다.

확장 프로그램 스크린샷

screenshot

Blank New Tab Page (Dark) 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.

This version has a dark theme which should meet the missing need for those with darker themes and want quick, simple old blank tab behavior.

Please check out my other extensions as well.  If you use or are interested in URL shortening, and want a really easy way to get a PAYPAL payment just for people clicking on and waiting for a quick 5 second ad-sponsored redirect - then please use my link here so I get a tiny referral:  https://shorte.st/ref/06e39344d5

And then, use my extension (since one did not exist, I wrote one) to use your own shorte.st account to automatically generate shortened URLs of the current page in Chrome tab just by clicking a browser button!  Get that extension here: http://sh.st/c68ks

Any questions or feedback please contact me on my Twitter profile at:  http://sh.st/c6I8z                    

확장 프로그램 기본 정보

이름 Blank New Tab Page (Dark) Blank New Tab Page (Dark)
ID fhdjnnbfgbgheebemnjaopachfanifhh
공식 URL https://chromewebstore.google.com/detail/blank-new-tab-page-dark/fhdjnnbfgbgheebemnjaopachfanifhh
설명 This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.
파일 크기 2.74 MB
설치 횟수 951
현재 버전 1.0.1
최근 업데이트 2015-07-25
출시 날짜 2015-07-24
평점 4.56/5 총 25 개의 평점
개발자 Collin Chaffin
결제 유형 free
확장 프로그램 웹 사이트 http://sh.st/c6I8z
도움말 페이지 URL http://sh.st/c6I8z
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Blank New Tab Page (Dark)",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.",
    "icons": {
        "128": "img\/icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "html\/bntp.html"
    }
}