Miracle Cache Cleaner

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

What is Miracle Cache Cleaner?

Miracle Cache Cleaner is a Chrome extension developed by https://miracleadvance.com, and its main feature is "Clean your browser history, cache and cookies in just one click using Miracle Cache Cleaner".

Extension Screenshots

screenshot
screenshot

Download Miracle Cache Cleaner Extension CRX File

Download Miracle Cache Cleaner extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Miracle Cache Cleaner Miracle Cache Cleaner
ID mbafgjifnhlghkhjddfcefbeanajpdeg
Official URL https://chromewebstore.google.com/detail/miracle-cache-cleaner/mbafgjifnhlghkhjddfcefbeanajpdeg
Description Clean your browser history, cache and cookies in just one click using Miracle Cache Cleaner
File Size 505 KB
Installation Count 56
Current Version 1.0.5
Last Updated 2023-11-30
Publish Date 2023-01-06
Rating 5.00/5 Total 9 Ratings
Developer https://miracleadvance.com
Email [email protected]
Payment Type free
Extension Website https://miracleadvance.com/
Help Page URL https://miracleadvance.com/
Privacy Policy Page URL https://miracleadvance.com/privacy-policy
Supported Languages 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\/*"
            ]
        }
    ]
}