Pop up blocker and anti malware for Chrome
The extension to block annoying pop-ups, underlying windows (popunders) and overlays. Browse without interference on all websites.
Pop up blocker and anti malware for Chrome란 무엇입니까?
Pop up blocker and anti malware for Chrome은(는) annymirellamoreno에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The extension to block annoying pop-ups, underlying windows (popunders) and overlays. Browse without interference on all websites."입니다.
확장 프로그램 스크린샷
Pop up blocker and anti malware for Chrome 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
😎 extension # 1 to block annoying pop-ups, underlying windows (popunders) and overlays ★ The most efficient pop-up blocker for streaming sites, torrent pages and adult sites. ★ A unique way that identifies the correct blocking for each website in order to achieve the best accuracy in the sector both in new tabs and in new windows. ★ It is lightweight for the CPU as well as for memory and works in addition to Adblock extensions ★ Enjoy your favorite series and movies without interruptions ★ Block ads that can damage your pc Improve your experience with the web in Google Chrome thanks to pop-up blocking. Poper Blocker intelligently blocks unsolicited pop-ups from any website.
확장 프로그램 기본 정보
이름 | |
ID | hckigokhoaihfhjdgjekakbplmbjckmn |
공식 URL | https://chrome.google.com/webstore/detail/pop-up-blocker-and-anti-m/hckigokhoaihfhjdgjekakbplmbjckmn |
설명 | The extension to block annoying pop-ups, underlying windows (popunders) and overlays. Browse without interference on all websites. |
파일 크기 | 109 KB |
설치 횟수 | 1,000 |
현재 버전 | 1.2.1 |
최근 업데이트 | 2021-11-13 |
출시 날짜 | 2020-01-31 |
평점 | 3.45/5 총 11 개의 평점 |
개발자 | annymirellamoreno |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "short_name": "BlockPop", "manifest_version": 2, "version": "1.2.1", "author": "Dexter's lab", "default_locale": "en", "web_accessible_resources": [ "*.jpg", "*.JPG", "*.PNG", "*.png", "panel.html" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon48.png", "default_title": "BlockPop Panel", "default_popup": "panel.html" }, "background": { "scripts": [ "src\/lbr\/jquery.min.js", "src\/lbr\/Util.js", "src\/lbr\/bg.js", "src\/functions\/tabs.js" ] }, "content_scripts": [ { "matches": [ " |