Fast Block Ads - BA.net

Fast Block Ads - BA.net

O que é Fast Block Ads - BA.net?

Fast Block Ads - BA.net é uma extensão do Chrome desenvolvida por http://ba.net, e sua principal característica é "Fast Block Ads - BA.net".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Fast Block Ads - BA.net

Baixe arquivos de extensão Fast Block Ads - BA.net 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

                        Fast Block Ads - BA.net 

The Chrome Extension will block over 50k ad domains, tracking sites and malware. Easy button to switch on/off from the toolbar. 

The extension will block most ads while consuming the minimum amount of cpu and memory on your browser.

You can measure the webpages loadtimes. See how much faster is your favourite site with adblock. https://ba.net/adblockvpn/nettools.html

To use a more complete block list you can use https://ba.net/adblockvpn/ Using our DNS VPN service will block more ads and can be used on multiple computers, mobiles or your whole network.

Contact us a [email protected]                    

Informações Básicas da Extensão

Nome Fast Block Ads - BA.net Fast Block Ads - BA.net
ID dmknehchbeeinfhjmggbfmdiflbifgjd
URL Oficial https://chrome.google.com/webstore/detail/fast-block-ads-banet/dmknehchbeeinfhjmggbfmdiflbifgjd
Descrição Fast Block Ads - BA.net
Tamanho do Arquivo 160 KB
Contagem de Instalações 807
Versão Atual 2.0
Última Atualização 2019-02-12
Data de Publicação 2019-02-12
Classificação 3.00/5 Total de 5 Avaliações
Desenvolvedor http://ba.net
Tipo de Pagamento free
Site da Extensão http://ba.net/adblockvpn
URL da Página de Ajuda http://ba.net/adblockvpn/share.html
Idiomas Suportados en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fast Block Ads - BA.net",
    "version": "2.0",
    "manifest_version": 2,
    "description": "Fast Block Ads - BA.net",
    "icons": {
        "128": "asset\/image\/tunnel_switch.png"
    },
    "background": {
        "page": "asset\/html\/background.html"
    },
    "options_page": "asset\/html\/options.html",
    "permissions": [
        "proxy",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Click to toogle Block Ads",
        "default_icon": "asset\/image\/direct.png"
    },
    "homepage_url": "http:\/\/ba.net\/blockads"
}