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.」です。
拡張機能のスクリーンショット
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.                     拡張機能の基本情報
| 名前 |   |  
| ID | mlhjffgheoihilfchfjplpjkfejgobgf | 
| 公式URL | 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"
}  |  |