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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |