Akdis adblocker

Block your adds not your time

Akdis adblocker란 무엇입니까?

Akdis adblocker은(는) ashu38987에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Block your adds not your time"입니다.

확장 프로그램 스크린샷

screenshot

Akdis adblocker 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Akdis ad-blocker blocks ads and protects your privacy
akdis ad-blocker brings next generation ad-blocking experience to your browsing. 

Akdis is a disruptive ad-block extension that blocks ads and make your web-site smooth.

How It Works: 
Akdis works like any standard ad-blocker: it blocks all ads.

What Ads Does Akdis ad-blocker block on your Chrome browser:
Akdis ad-blocker  (defense) blocks ads. Display ads, pop-ups & pop-under, streaming video ads, malicious code and everything else.

Ad Targeting & Your Privacy:
We take your privacy seriously.

Release Notes:
V 1.2.0                    

확장 프로그램 기본 정보

이름 Akdis adblocker Akdis adblocker
ID hnanpgpeplljmlacjpebndeifgigoaem
공식 URL https://chrome.google.com/webstore/detail/akdis-adblocker/hnanpgpeplljmlacjpebndeifgigoaem
설명 Block your adds not your time
파일 크기 2.1 MB
설치 횟수 12
현재 버전 1.2.1
최근 업데이트 2021-04-25
출시 날짜 2021-02-23
평점 4.17/5 총 6 개의 평점
개발자 ashu38987
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Akdis adblocker",
    "version": "1.2.1",
    "description": "Block your adds not your time",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "popup.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}