Fast Block Ads - BA.net

Fast Block Ads - BA.net

Qu'est-ce que Fast Block Ads - BA.net ?

Fast Block Ads - BA.net est une extension Chrome développée par http://ba.net, et sa fonction principale est "Fast Block Ads - BA.net".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Fast Block Ads - BA.net

Téléchargez les fichiers d'extension Fast Block Ads - BA.net au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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]                    

Informations de Base sur l'Extension

Nom Fast Block Ads - BA.net Fast Block Ads - BA.net
ID dmknehchbeeinfhjmggbfmdiflbifgjd
URL Officiel https://chrome.google.com/webstore/detail/fast-block-ads-banet/dmknehchbeeinfhjmggbfmdiflbifgjd
Description Fast Block Ads - BA.net
Taille du Fichier 160 KB
Nombre d'Installations 807
Version Actuelle 2.0
Dernière Mise à Jour 2019-02-12
Date de Publication 2019-02-12
Évaluation 3.00/5 Total 5 Évaluations
Développeur http://ba.net
Type de Paiement free
Site Web de l'Extension http://ba.net/adblockvpn
URL de la Page d'Aide http://ba.net/adblockvpn/share.html
Langues Prises en Charge 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"
}