Fast Block Ads - BA.net

Fast Block Ads - BA.net

Was ist Fast Block Ads - BA.net?

Fast Block Ads - BA.net ist eine Chrome-Erweiterung, die von http://ba.net entwickelt wurde, und ihr Hauptmerkmal ist "Fast Block Ads - BA.net".

Erweiterungsscreenshots

screenshot

Fast Block Ads - BA.net-Erweiterungs-CRX-Datei herunterladen

Laden Sie Fast Block Ads - BA.net-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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]                    

Grundlegende Informationen zur Erweiterung

Name Fast Block Ads - BA.net Fast Block Ads - BA.net
ID dmknehchbeeinfhjmggbfmdiflbifgjd
Offizielle URL https://chrome.google.com/webstore/detail/fast-block-ads-banet/dmknehchbeeinfhjmggbfmdiflbifgjd
Beschreibung Fast Block Ads - BA.net
Dateigröße 160 KB
Installationsanzahl 807
Aktuelle Version 2.0
Letztes Update 2019-02-12
Veröffentlichungsdatum 2019-02-12
Bewertung 3.00/5 Insgesamt 5 Bewertungen
Entwickler http://ba.net
Zahlungsart free
Erweiterungswebsite http://ba.net/adblockvpn
Hilfeseite URL http://ba.net/adblockvpn/share.html
Unterstützte Sprachen 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"
}