AdBlock Unicorn
The cutest Ad blocker, blocks ads from more than 50'000 sources.
AdBlock Unicorn란 무엇입니까?
AdBlock Unicorn은(는) AdBlock Unicorn에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The cutest Ad blocker, blocks ads from more than 50'000 sources."입니다.
확장 프로그램 스크린샷
AdBlock Unicorn 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Our technology blocks ads before they're displayed by blocking the requests. In case something goes through we also have failsafe JS and CSS to remove ads You may disable AdBlock Unicorn at any time by using the toggle button after clicking on the icon. AdBlock Unicorn checks for custom script in our server to make sure we add all the latest critical ad blockings that cannot wait until the next Chrome store update which sometimes take multiple days. Please visit our website and send us your feedback and suggestions on how to make our product better and cuter ! FAQ : Q : Do you block video ads on Youtube and Facebook ? A : Not at the moment, we are working on it
확장 프로그램 기본 정보
이름 | AdBlock Unicorn |
ID | ldjhogknogpdklogdocbicnlpljekejl |
공식 URL | https://chromewebstore.google.com/detail/adblock-unicorn/ldjhogknogpdklogdocbicnlpljekejl |
설명 | The cutest Ad blocker, blocks ads from more than 50'000 sources. |
파일 크기 | 391 KB |
설치 횟수 | 818 |
현재 버전 | 2.0.2.0 |
최근 업데이트 | 2020-11-17 |
출시 날짜 | 2020-10-13 |
평점 | 3.38/5 총 8 개의 평점 |
개발자 | AdBlock Unicorn |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://adblock-unicorn.com/ |
개인정보 보호 정책 페이지 URL | https://www.adblock-unicorn.com/privacy.html |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AdBlock Unicorn", "version": "2.0.2.0", "description": "The cutest Ad blocker, blocks ads from more than 50'000 sources.", "permissions": [ "webRequest", "webRequestBlocking", "https:\/\/*\/*", "storage" ], "icons": { "128": "128.png" }, "web_accessible_resources": [ "128.png" ], "background": { "page": "background.html" }, "content_scripts": [ { "all_frames": true, "js": [ "content.js" ], "matches": [ " |