New Tab Page - Empty And Grey

With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.

New Tab Page - Empty And Grey là gì?

New Tab Page - Empty And Grey là một tiện ích mở rộng Chrome được phát triển bởi ibrasaymeh, và tính năng chính của nó là "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.".

Ả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 New Tab Page - Empty And Grey

Tải xuống các tệp mở rộng New Tab Page - Empty And Grey 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 is ideal for those who don't want to worry about which recently visited pages will show up on the new tab page, and who prefer a plain dark page over a noisy and complex one.                    

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

Tên New Tab Page - Empty And Grey New Tab Page - Empty And Grey
ID mlhjffgheoihilfchfjplpjkfejgobgf
URL Chính Thức https://chromewebstore.google.com/detail/new-tab-page-empty-and-gr/mlhjffgheoihilfchfjplpjkfejgobgf
Mô tả With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.
Kích Thước Tệp 3.86 KB
Số Lần Cài Đặt 64
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2018-11-27
Ngày Phát Hành 2018-11-26
Nhà Phát Triển ibrasaymeh
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "ntp_empty_grey.html"
    },
    "description": "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.",
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "New Tab Page - Empty And Grey",
    "version": "1.1"
}