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
电子邮箱 [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"
    ]
}