Miracle Cache Cleaner

Clean your browser history, cache and cookies in just one click using Miracle Cache Cleaner

什么是Miracle Cache Cleaner?

Miracle Cache Cleaner是由https://miracleadvance.com开发的Chrome扩展程序,该扩展的主要功能是“Clean your browser history, cache and cookies in just one click using Miracle Cache Cleaner”。

扩展截图

screenshot
screenshot

下载Miracle Cache Cleaner扩展crx文件

下载Miracle Cache Cleaner扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Miracle Cache Cleaner is a simple and easy-to-use browser's history, cache, cookies, and downloads Cleaner. The main purpose of this extension is that it can increase the user's browser speed and user experience.                    

扩展基本信息

名称 Miracle Cache Cleaner Miracle Cache Cleaner
ID mbafgjifnhlghkhjddfcefbeanajpdeg
官方URL https://chromewebstore.google.com/detail/miracle-cache-cleaner/mbafgjifnhlghkhjddfcefbeanajpdeg
简介 Clean your browser history, cache and cookies in just one click using Miracle Cache Cleaner
文件大小 505 KB
安装次数 56
当前版本 1.0.5
更新时间 2023-11-30
上架时间 2023-01-06
评分 5.00/5 共9次评分
开发者 https://miracleadvance.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://miracleadvance.com/
帮助页面URL https://miracleadvance.com/
隐私政策页面URL https://miracleadvance.com/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "38": "img\/icon_38.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_mcc_app_name__"
    },
    "background": {
        "service_worker": "\/js\/service-bg-worker.js"
    },
    "default_locale": "en",
    "description": "__MSG_mcc_app_description__",
    "homepage_url": "https:\/\/miracleadvance.com\/",
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_mcc_app_name__",
    "offline_enabled": true,
    "options_page": "options.html",
    "permissions": [
        "storage",
        "browsingData",
        "cookies"
    ],
    "short_name": "M cleaner",
    "version": "1.0.5",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "img\/*"
            ]
        }
    ]
}