Goku Ad Blocker
Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.
O que é Goku Ad Blocker?
Goku Ad Blocker é uma extensão do Chrome desenvolvida por AT App Developer, e sua principal característica é "Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Goku Ad Blocker
Baixe arquivos de extensão Goku Ad Blocker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Goku Ad Blocker |
ID | mpbbioapikegkkobgfjchbdjilbepcdh |
URL Oficial | https://chromewebstore.google.com/detail/goku-ad-blocker/mpbbioapikegkkobgfjchbdjilbepcdh |
Descrição | Blocks Goku From Opening A New Tab. It Does Not Collect Any Data. |
Tamanho do Arquivo | 3.22 KB |
Contagem de Instalações | 188 |
Versão Atual | 1.0 |
Última Atualização | 2023-06-04 |
Data de Publicação | 2023-06-03 |
Desenvolvedor | AT App Developer |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" ] } |