Fast Block Ads - BA.net

Fast Block Ads - BA.net

Fast Block Ads - BA.netคืออะไร?

Fast Block Ads - BA.net เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://ba.net และคุณลักษณะหลักของมันคือ "Fast Block Ads - BA.net"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fast Block Ads - BA.net

ดาวน์โหลดไฟล์ส่วนขยาย 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"
}