Adaware Web Protection

Stay protected while searching and surfing the Web. Never worry about suspicious websites again.

Adaware Web Protection là gì?

Adaware Web Protection là một tiện ích mở rộng Chrome được phát triển bởi https://www.adaware.com, và tính năng chính của nó là "Stay protected while searching and surfing the Web. Never worry about suspicious websites again.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Adaware Web Protection

Tải xuống các tệp mở rộng Adaware Web Protection 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

                        Adaware Web Protection uses cutting-edge cloudbased detection technology which offers a more robust antivirus level of protection against dangerous websites. Every time a URL is scanned, the algorithm gets smarter and more precise which results in faster detection. 
With our cloud service, your extension gets access to the most up-to date list of potential malware, which protects you from zero-day threats.                    

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

Tên Adaware Web Protection Adaware Web Protection
ID nnooggpliipegmffiolegeppbgkclbpi
URL Chính Thức https://chromewebstore.google.com/detail/adaware-web-protection/nnooggpliipegmffiolegeppbgkclbpi
Mô tả Stay protected while searching and surfing the Web. Never worry about suspicious websites again.
Kích Thước Tệp 1.06 MB
Số Lần Cài Đặt 91,480
Phiên Bản Hiện Tại 1.0.9
Cập Nhật Lần Cuối 2021-08-12
Ngày Phát Hành 2020-03-25
Đánh Giá 3.78/5 Tổng số 60 Đánh Giá
Nhà Phát Triển https://www.adaware.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật http://www.adaware.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ de,en,fr,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Lavasoft",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/browsericons\/icon19.png",
            "38": "img\/browsericons\/icon38.png"
        },
        "default_title": "Web Protection"
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "minimum_chrome_version": "26.0",
    "name": "Adaware Web Protection",
    "permissions": [
        "storage",
        "tabs",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "Adaware Web Protection",
    "version": "1.0.9",
    "web_accessible_resources": [
        "img\/*",
        "\/loading-page.html"
    ]
}