Goku Ad Blocker

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

What is Goku Ad Blocker?

Goku Ad Blocker is a Chrome extension developed by AT App Developer, and its main feature is "Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.".

Extension Screenshots

screenshot

Download Goku Ad Blocker Extension CRX File

Download Goku Ad Blocker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Goku Ad Blocker Goku Ad Blocker
ID mpbbioapikegkkobgfjchbdjilbepcdh
Official URL https://chromewebstore.google.com/detail/goku-ad-blocker/mpbbioapikegkkobgfjchbdjilbepcdh
Description Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.
File Size 3.22 KB
Installation Count 188
Current Version 1.0
Last Updated 2023-06-04
Publish Date 2023-06-03
Developer AT App Developer
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}