Clear history, cache and cookies for Chrome ™

Clear cache, Chrome browsing history and cookies with a easy click of a button.

什么是Clear history, cache and cookies for Chrome ™?

Clear history, cache and cookies for Chrome ™是由Dev.machine开发的Chrome扩展程序,该扩展的主要功能是“Clear cache, Chrome browsing history and cookies with a easy click of a button.”。

扩展截图

screenshot

下载Clear history, cache and cookies for Chrome ™扩展crx文件

下载Clear history, cache and cookies for Chrome ™扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Delete cookies, cache and browser history for seconds
Our extension does this without unnecessary words and actions
you can choose the removal time:
During all this time
In the last hour
Last 24 hours
Last seven days
Last 4 weeks                    

扩展基本信息

名称 Clear history, cache and cookies for Chrome ™ Clear history, cache and cookies for Chrome ™
ID cgjpjkapkpmfjnagobleckhekihnoegn
官方URL https://chrome.google.com/webstore/detail/clear-history-cache-and-c/cgjpjkapkpmfjnagobleckhekihnoegn
简介 Clear cache, Chrome browsing history and cookies with a easy click of a button.
文件大小 2.27 MB
安装次数 542
当前版本 1.0
更新时间 2018-09-16
上架时间 2018-09-16
评分 3.00/5 共4次评分
开发者 Dev.machine
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://yello8.com/apps/lite.html
支持的语言 de,en,en-GB,en-US,fr,tr,da,es,es-419,it,pl,pt-BR,pt-PT,sv,ru,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "permissions": [
        "browsingData"
    ],
    "browser_action": {
        "default_icon": "128.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "offline_enabled": true,
    "manifest_version": 2,
    "version": "1.0"
}