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
Eメール [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\/*"
            ]
        }
    ]
}