Adaware Web Protection
Stay protected while searching and surfing the Web. Never worry about suspicious websites again.
Adaware Web Protectionคืออะไร?
Adaware Web Protection เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.adaware.com และคุณลักษณะหลักของมันคือ "Stay protected while searching and surfing the Web. Never worry about suspicious websites again."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Adaware Web Protection
ดาวน์โหลดไฟล์ส่วนขยาย Adaware Web Protection ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nnooggpliipegmffiolegeppbgkclbpi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/adaware-web-protection/nnooggpliipegmffiolegeppbgkclbpi |
คำอธิบาย | Stay protected while searching and surfing the Web. Never worry about suspicious websites again. |
ขนาดไฟล์ | 1.06 MB |
จำนวนการติดตั้ง | 91,480 |
เวอร์ชันปัจจุบัน | 1.0.9 |
อัปเดตครั้งล่าสุด | 2021-08-12 |
วันที่เผยแพร่ | 2020-03-25 |
คะแนน | 3.78/5 รวมทั้งหมด 60 คะแนน |
ผู้พัฒนา | https://www.adaware.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | http://www.adaware.com/privacy-policy |
ภาษาที่รองรับ | 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" ] } |