Goku Ad Blocker

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

Cos'è Goku Ad Blocker?

Goku Ad Blocker è un'estensione di Chrome sviluppata da AT App Developer, e la sua funzione principale è "Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Goku Ad Blocker

Scarica i file di estensione Goku Ad Blocker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Goku Ad Blocker Goku Ad Blocker
ID mpbbioapikegkkobgfjchbdjilbepcdh
URL Ufficiale https://chromewebstore.google.com/detail/goku-ad-blocker/mpbbioapikegkkobgfjchbdjilbepcdh
Descrizione Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.
Dimensione del File 3.22 KB
Conteggio Installazioni 188
Versione Corrente 1.0
Ultimo Aggiornamento 2023-06-04
Data di Pubblicazione 2023-06-03
Sviluppatore AT App Developer
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}