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) là gì?

Blank New Tab Page (Dark) là một tiện ích mở rộng Chrome được phát triển bởi Collin Chaffin, và tính năng chính của nó là "This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Blank New Tab Page (Dark)

Tải xuống các tệp mở rộng Blank New Tab Page (Dark) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Blank New Tab Page (Dark) Blank New Tab Page (Dark)
ID fhdjnnbfgbgheebemnjaopachfanifhh
URL Chính Thức https://chromewebstore.google.com/detail/blank-new-tab-page-dark/fhdjnnbfgbgheebemnjaopachfanifhh
Mô tả This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.
Kích Thước Tệp 2.74 MB
Số Lần Cài Đặt 951
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2015-07-25
Ngày Phát Hành 2015-07-24
Đánh Giá 4.56/5 Tổng số 25 Đánh Giá
Nhà Phát Triển Collin Chaffin
Loại Thanh Toán free
Trang Web Mở Rộng http://sh.st/c6I8z
URL Trang Trợ Giúp http://sh.st/c6I8z
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}