Miracle Cache Cleaner

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

Co je Miracle Cache Cleaner?

Miracle Cache Cleaner je rozšíření Chrome vyvinuté https://miracleadvance.com, a jeho hlavní funkcí je „Clean your browser history, cache and cookies in just one click using Miracle Cache Cleaner“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Miracle Cache Cleaner

Stáhněte si soubory rozšíření Miracle Cache Cleaner ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Miracle Cache Cleaner Miracle Cache Cleaner
ID mbafgjifnhlghkhjddfcefbeanajpdeg
Oficiální URL https://chromewebstore.google.com/detail/miracle-cache-cleaner/mbafgjifnhlghkhjddfcefbeanajpdeg
Popis Clean your browser history, cache and cookies in just one click using Miracle Cache Cleaner
Velikost souboru 505 KB
Počet instalací 56
Aktuální Verze 1.0.5
Poslední Aktualizace 2023-11-30
Datum Vydání 2023-01-06
Hodnocení 5.00/5 Celkem 9 Hodnocení
Vývojář https://miracleadvance.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://miracleadvance.com/
URL Stránky Nápovědy https://miracleadvance.com/
URL Stránky Zásad Ochrany Soukromí https://miracleadvance.com/privacy-policy
Podporované Jazyky 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\/*"
            ]
        }
    ]
}