History Remover

This extention cleans your cookie cash and browser history in one click

History Removerとは何ですか?

History Removerはaltairtv123によって開発されたChromeの拡張機能で、その主な機能は「This extention cleans your cookie cash and browser history in one click」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Remove your browser history/cache/cookie and e.t.c. in one click!

You can choose:

Time - 30/60/90/All cleaning period.
Cash/Cookie - if 'Yes' - deleting.

*notes:
Default settings - 30 minutes, cache/cookie 'No'                    

拡張機能の基本情報

名前 History Remover History Remover
ID bbgiapofnmjmpmglbodgpdmebckmmbna
公式URL https://chromewebstore.google.com/detail/history-remover/bbgiapofnmjmpmglbodgpdmebckmmbna
説明 This extention cleans your cookie cash and browser history in one click
ファイルサイズ 16.92 KB
インストール数 86
現在のバージョン 0.0.1.2
最終更新日 2020-04-25
公開日 2020-04-24
開発者 altairtv123
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "History Remover",
    "description": "This extention cleans your cookie cash and browser history in one click",
    "version": "0.0.1.2",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "src\/128.png",
        "icons": {
            "16": "src\/16.png",
            "48": "src\/48.png",
            "128": "src\/128.png"
        }
    },
    "permissions": [
        "history",
        "browsingData"
    ]
}