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文件

下載Blank New Tab Page (Dark)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝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.

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
官方網址 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"
    }
}