Scanguard - Clean & Speed Up

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

Scanguard - Clean & Speed Up là gì?

Scanguard - Clean & Speed Up là một tiện ích mở rộng Chrome được phát triển bởi Security Suite, và tính năng chính của nó là "Enjoy a faster internet browsing experience, free from clutter & distractions.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Scanguard - Clean & Speed Up

Tải xuống các tệp mở rộng Scanguard - Clean & Speed Up dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Scanguard - Clean & Speed Up Scanguard - Clean & Speed Up
ID aicjpengcdgnlhgdhmemfgoddmmhaddm
URL Chính Thức https://chromewebstore.google.com/detail/scanguard-clean-speed-up/aicjpengcdgnlhgdhmemfgoddmmhaddm
Mô tả Enjoy a faster internet browsing experience, free from clutter & distractions.
Kích Thước Tệp 6.23 MB
Số Lần Cài Đặt 9,000
Phiên Bản Hiện Tại 1.10.0
Cập Nhật Lần Cuối 2024-01-26
Ngày Phát Hành 2022-05-26
Đánh Giá 4.19/5 Tổng số 26 Đánh Giá
Nhà Phát Triển Security Suite
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.scanguard.com
URL Trang Trợ Giúp https://my.scanguard.com/support
URL Trang Chính Sách Bảo Mật https://www.scanguard.com/privacy
Ngôn Ngữ Được Hỗ Trợ 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": [
        ""
    ]
}