Newtab Clear

Replace current newtab screen with blank newtab.

Newtab Clearとは何ですか?

Newtab Clearは[email protected]によって開発されたChromeの拡張機能で、その主な機能は「Replace current newtab screen with blank newtab.」です。

拡張機能のスクリーンショット

screenshot

Newtab Clear拡張機能のCRXファイルをダウンロード

Newtab Clear拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        For those who prefer new tabs display a blank page                    

拡張機能の基本情報

名前 Newtab Clear Newtab Clear
ID dgjhckfnkeboglnhifjdbpakiocmophg
公式URL https://chromewebstore.google.com/detail/newtab-clear/dgjhckfnkeboglnhifjdbpakiocmophg
説明 Replace current newtab screen with blank newtab.
ファイルサイズ 17.13 KB
インストール数 72
現在のバージョン 1.2.5
最終更新日 2014-05-28
公開日 2014-05-28
評価 5.00/5 合計 2 レビュー
開発者 [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Clear",
    "version": "1.2.5",
    "description": "Replace current newtab screen with blank newtab.",
    "icons": {
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "offline_enabled": true
}