Goku Ad Blocker

Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.

Goku Ad Blocker란 무엇입니까?

Goku Ad Blocker은(는) AT App Developer에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Blocks Goku From Opening A New Tab. It Does Not Collect Any Data."입니다.

확장 프로그램 스크린샷

screenshot

Goku Ad Blocker 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Blocks Goku website from showing ads and opening new tabs randomly. It will automatically detect if a new tab is opened by goku website and close it immediately. It does not collect user data and does track any user information. Once added it will start working automatically. It is very small in size and does not impact any browser performance.                    

확장 프로그램 기본 정보

이름 Goku Ad Blocker Goku Ad Blocker
ID mpbbioapikegkkobgfjchbdjilbepcdh
공식 URL https://chromewebstore.google.com/detail/goku-ad-blocker/mpbbioapikegkkobgfjchbdjilbepcdh
설명 Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.
파일 크기 3.22 KB
설치 횟수 188
현재 버전 1.0
최근 업데이트 2023-06-04
출시 날짜 2023-06-03
개발자 AT App Developer
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Goku Ad Blocker",
    "description": "Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.",
    "version": "1.0",
    "background": {
        "service_worker": "service-worker.js"
    },
    "permissions": [
        "tabs"
    ]
}