No history

Blank history page

No historyとは何ですか?

No historyはIvan Simonovによって開発されたChromeの拡張機能で、その主な機能は「Blank history page」です。

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

screenshot

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

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

拡張機能の使用方法

                        This extension allows you to hide the history of the browser from strangers. The history is not deleted, it just hides an empty page. If you want to see again the history of your visits, just disable this extension.                    

拡張機能の基本情報

名前 No history No history
ID pfbelnomjenigaabnpfanbkmhjclgbdi
公式URL https://chromewebstore.google.com/detail/no-history/pfbelnomjenigaabnpfanbkmhjclgbdi
説明 Blank history page
ファイルサイズ 20.51 KB
インストール数 374
現在のバージョン 1.0.2
最終更新日 2017-09-14
公開日 2017-09-14
開発者 Ivan Simonov
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "history": "index.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "description": "Blank history page",
    "manifest_version": 2,
    "minimum_chrome_version": "29",
    "name": "No history",
    "offline_enabled": true,
    "version": "1.0.2"
}