AdGuard AdBlocker MV3 Experimental
Experimental version of unmatched adblock extension built on Manifest V3.
AdGuard AdBlocker MV3 Experimental란 무엇입니까?
AdGuard AdBlocker MV3 Experimental은(는) https://adguard.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Experimental version of unmatched adblock extension built on Manifest V3."입니다.
확장 프로그램 스크린샷
AdGuard AdBlocker MV3 Experimental 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |