Scanguard - Clean & Speed Up

Enjoy a faster internet browsing experience, free from clutter & distractions.

Co je Scanguard - Clean & Speed Up?

Scanguard - Clean & Speed Up je rozšíření Chrome vyvinuté Security Suite, a jeho hlavní funkcí je „Enjoy a faster internet browsing experience, free from clutter & distractions.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Scanguard - Clean & Speed Up

Stáhněte si soubory rozšíření Scanguard - Clean & Speed Up 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í

                        Instantly speed-up your web browsing experience by clearing junk files, clutter and reallocating system resources for when you need it most. 
 
Clean & Speed Up by Scanguard provides you with a wide range of easy to use performance optimization tools to enhance & supercharge your browsing speed. Try it today for free! 
 
Key features:
 
Clean Up Your Browsing Data

Keep your browser fast and clear of clutter by removing old browsing data, junk files and unwanted tracking. 


Speedy Sites

Keep your favorite sites fast. Speedy sites aren't included in browser cleaning so you can be sure they'll always be quick. 


Site Sleeper 

If a web page isn’t in view, we’ll put it to sleep!  This will allow your system reallocate resources which further enhances your browsing speed.
 

Pop-up Blocker 

Disable annoying & intrusive browser notifications clogging up your experience with a single click, allowing you to browse in peace. 

 
Turbo Browsing 
 
You no longer have to wait for web pages to load, we’ll get them ready to view before you even visit the site. 
 

Lightning Loader 
 
We’ll gradually load web pages to prevent large images slowing you down… If you can’t see it, we haven’t loaded it yet.
 

Your Scanguard trial license will provide you with complimentary access to our premium service.

We collect your IP address on initial installation in order to allocate your free trial access without requiring any personal information. You will only be required to provide personal details such as your name, email address & payment credentials should you wish to activate a premium subscription.

Further details of both our terms & privacy policies can be found below:

Terms: https://www.scanguard.com/terms
Privacy: https://www.scanguard.com/privacy

More details can be found on our pricing page https://www.scanguard.com/pricing

Scanguard will not store or log your data. Your privacy is our priority.

This service is sold by Protected.net Group Limited.                    

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

Název Scanguard - Clean & Speed Up Scanguard - Clean & Speed Up
ID aicjpengcdgnlhgdhmemfgoddmmhaddm
Oficiální URL https://chromewebstore.google.com/detail/scanguard-clean-speed-up/aicjpengcdgnlhgdhmemfgoddmmhaddm
Popis Enjoy a faster internet browsing experience, free from clutter & distractions.
Velikost souboru 6.23 MB
Počet instalací 9,000
Aktuální Verze 1.10.0
Poslední Aktualizace 2024-01-26
Datum Vydání 2022-05-26
Hodnocení 4.19/5 Celkem 26 Hodnocení
Vývojář Security Suite
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.scanguard.com
URL Stránky Nápovědy https://my.scanguard.com/support
URL Stránky Zásad Ochrany Soukromí https://www.scanguard.com/privacy
Podporované Jazyky de,en,fr,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Scanguard - Clean & Speed Up",
    "author": "Protected.net",
    "description": "__MSG_manifest_description__",
    "version": "1.10.0",
    "default_locale": "en",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/img\/*",
                "app\/sidebar\/*",
                "app\/serve_injectable_content\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_icon": {
            "16": "assets\/img\/_brand\/icon\/16px.png",
            "20": "assets\/img\/_brand\/icon\/20px.png",
            "44": "assets\/img\/_brand\/icon\/44px.png",
            "48": "assets\/img\/_brand\/icon\/48px.png",
            "54": "assets\/img\/_brand\/icon\/54px.png"
        },
        "default_popup": "app\/popup\/index.html"
    },
    "icons": {
        "16": "assets\/img\/_brand\/icon\/16px.png",
        "20": "assets\/img\/_brand\/icon\/20px.png",
        "32": "assets\/img\/_brand\/icon\/32px.png",
        "44": "assets\/img\/_brand\/icon\/44px.png",
        "48": "assets\/img\/_brand\/icon\/48px.png",
        "54": "assets\/img\/_brand\/icon\/54px.png",
        "64": "assets\/img\/_brand\/icon\/64px.png",
        "80": "assets\/img\/_brand\/icon\/80px.png",
        "90": "assets\/img\/_brand\/icon\/90px.png",
        "120": "assets\/img\/_brand\/icon\/120px.png",
        "128": "assets\/img\/_brand\/icon\/128px.png",
        "150": "assets\/img\/_brand\/icon\/150px.png"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "\/app\/vendor\/vendor.min.js",
                "\/app\/shared\/shared.min.js",
                "\/app\/load_sidebar\/load_sidebar.min.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "\/app\/vendor\/vendor.min.js",
                "\/app\/shared\/shared.min.js",
                "\/app\/injectable_content\/injectable_content.min.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "\/app\/vendor\/vendor.min.js",
                "\/app\/shared\/shared.min.js",
                "\/app\/tab_suspender\/tab_suspender.min.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "\/app\/vendor\/vendor.min.js",
                "\/app\/shared\/shared.min.js",
                "\/app\/restore_page_state\/restore_page_state.min.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "\/app\/vendor\/vendor.min.js",
                "\/app\/shared\/shared.min.js",
                "\/app\/lazy_loader\/lazy_loader.min.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "\/app\/vendor\/vendor.min.js",
                "\/app\/shared\/shared.min.js",
                "\/app\/prefetch\/prefetch.min.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "permissions": [
        "alarms",
        "browsingData",
        "contentSettings",
        "cookies",
        "downloads",
        "history",
        "notifications",
        "scripting",
        "storage",
        "tabs",
        "unlimitedStorage"
    ],
    "host_permissions": [
        ""
    ]
}