Fast Block Ads - BA.net

Fast Block Ads - BA.net

什么是Fast Block Ads - BA.net?

Fast Block Ads - BA.net是由http://ba.net开发的Chrome扩展程序,该扩展的主要功能是“Fast Block Ads - BA.net”。

扩展截图

screenshot

下载Fast Block Ads - BA.net扩展crx文件

下载Fast Block Ads - BA.net扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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]                    

扩展基本信息

名称 Fast Block Ads - BA.net Fast Block Ads - BA.net
ID dmknehchbeeinfhjmggbfmdiflbifgjd
官方URL https://chrome.google.com/webstore/detail/fast-block-ads-banet/dmknehchbeeinfhjmggbfmdiflbifgjd
简介 Fast Block Ads - BA.net
文件大小 160 KB
安装次数 807
当前版本 2.0
更新时间 2019-02-12
上架时间 2019-02-12
评分 3.00/5 共5次评分
开发者 http://ba.net
付费类型 free
扩展官网 http://ba.net/adblockvpn
帮助页面URL http://ba.net/adblockvpn/share.html
支持的语言 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"
}