AdGuard AdBlocker MV3 Experimental
Experimental version of unmatched adblock extension built on Manifest V3.
AdGuard AdBlocker MV3 Experimentalคืออะไร?
AdGuard AdBlocker MV3 Experimental เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://adguard.com และคุณลักษณะหลักของมันคือ "Experimental version of unmatched adblock extension built on Manifest V3."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AdGuard AdBlocker MV3 Experimental
ดาวน์โหลดไฟล์ส่วนขยาย AdGuard AdBlocker MV3 Experimental ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Unmatched adblock extension against advertising, tracking and pop-ups.This prototype is going to be merged with AdGuard Browser extension in the future and will reliably block ads even within the rigid bounds of Manifest V3. Surely you're familiar with AdGuard Browser extension, which effectively blocks all kinds of Internet ads. But with the release of Manifest V3, it will no longer work. To keep you from remembering what pop-ups, ad banners and ad videos look like, and to make you feel safe knowing that the extension protects you from trackers, malicious and phishing sites, we created AdGuard Browser extension V3. ============================== Read about Manifest V3 on our blog: https://adguard.com/en/blog/adguard-mv3.html ============================== Any questions or bug reports are very welcome to be left here: https://github.com/AdguardTeam/AdGuardMV3/issues Or at our forum: https://forum.adguard.com/ ==============================
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | AdGuard AdBlocker MV3 Experimental |
ID | apjcbfpjihpedihablmalmbbhjpklbdf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/adguard-adblocker-mv3-exp/apjcbfpjihpedihablmalmbbhjpklbdf |
คำอธิบาย | Experimental version of unmatched adblock extension built on Manifest V3. |
ขนาดไฟล์ | 15.88 MB |
จำนวนการติดตั้ง | 14,480 |
เวอร์ชันปัจจุบัน | 0.4.13 |
อัปเดตครั้งล่าสุด | 2024-03-04 |
วันที่เผยแพร่ | 2022-08-26 |
คะแนน | 4.34/5 รวมทั้งหมด 50 คะแนน |
ผู้พัฒนา | https://adguard.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/AdguardTeam/AdguardBrowserExtension |
URL หน้าช่วยเหลือ | https://github.com/AdguardTeam/AdguardBrowserExtension/issues |
URL หน้านโยบายความเป็นส่วนตัว | https://adguard.com/privacy.html |
ภาษาที่รองรับ | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,sv,cs,el,bg,ru,uk,fa,hi,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_name__", "description": "__MSG_description__", "default_locale": "en", "permissions": [ "tabs", "alarms", "contextMenus", "scripting", "storage", "declarativeNetRequest", "declarativeNetRequestFeedback", "unlimitedStorage", "webNavigation" ], "host_permissions": [ " |