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 |
公式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" } |