Fast Block Ads - BA.net

Fast Block Ads - BA.net

What is Fast Block Ads - BA.net?

Fast Block Ads - BA.net is a Chrome extension developed by http://ba.net, and its main feature is "Fast Block Ads - BA.net".

Extension Screenshots

screenshot

Download Fast Block Ads - BA.net Extension CRX File

Download Fast Block Ads - BA.net extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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]                    

Extension Basic Information

Name Fast Block Ads - BA.net Fast Block Ads - BA.net
ID dmknehchbeeinfhjmggbfmdiflbifgjd
Official URL https://chrome.google.com/webstore/detail/fast-block-ads-banet/dmknehchbeeinfhjmggbfmdiflbifgjd
Description Fast Block Ads - BA.net
File Size 160 KB
Installation Count 807
Current Version 2.0
Last Updated 2019-02-12
Publish Date 2019-02-12
Rating 3.00/5 Total 5 Ratings
Developer http://ba.net
Payment Type free
Extension Website http://ba.net/adblockvpn
Help Page URL http://ba.net/adblockvpn/share.html
Supported Languages 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"
}