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?

New Tab Page - Empty And Grey是由ibrasaymeh開發的Chrome擴展程式,該擴展的主要功能是“With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.”。

擴展截圖

screenshot

下載New Tab Page - Empty And Grey擴展crx文件

下載New Tab Page - Empty And Grey擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 New Tab Page - Empty And Grey New Tab Page - Empty And Grey
ID mlhjffgheoihilfchfjplpjkfejgobgf
官方網址 https://chromewebstore.google.com/detail/new-tab-page-empty-and-gr/mlhjffgheoihilfchfjplpjkfejgobgf
簡介 With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.
檔案大小 3.86 KB
安裝次數 64
目前版本 1.1
更新時間 2018-11-27
上架時間 2018-11-26
開發者 ibrasaymeh
付費類型 free
支援的語言 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"
}