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”。
擴展截圖
下載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]
擴展基本資訊
名稱 | |
ID | dmknehchbeeinfhjmggbfmdiflbifgjd |
官方網址 | 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" } |