Adblocker Unlimited - block ads & browse safe

#1 Adblock chrome extension. Get rid of any ads easily and make the your web cleaner!

Adblocker Unlimited - block ads & browse safeคืออะไร?

Adblocker Unlimited - block ads & browse safe เป็นส่วนขยายของ Chrome ที่พัฒนาโดย uAdblock Inc. และคุณลักษณะหลักของมันคือ "#1 Adblock chrome extension. Get rid of any ads easily and make the your web cleaner!"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Adblocker Unlimited - block ads & browse safe

ดาวน์โหลดไฟล์ส่วนขยาย Adblocker Unlimited - block ads & browse safe ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Unlimited Adblocker  is a powerful but simple, ad blocking tool for your browser.  

We have made our algorithm strong so you will enjoy surfing as you want. Our extension blocks annoying content and  enables you to know the security status of a website. The extension not only helps you access the content without ads but also secure browsing. 

Our product for blocking ads is a modern artwork that uplifts your online experience by offering next-level security and user experience in a single click.

How to use extension?

Once you install the extension on Chrome, click the extension icon at the top right corner to turn on its features. Save your time and improve browser speed with good working Unlimited Adblocker. 

If you have any queries, suggestions, or feedback, please contact us and help us improve our services for you.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Adblocker Unlimited - block ads & browse safe Adblocker Unlimited - block ads & browse safe
ID kgddnoifhgfdhcpbkkjdgokfnkkmdcen
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/adblocker-unlimited-block/kgddnoifhgfdhcpbkkjdgokfnkkmdcen
คำอธิบาย #1 Adblock chrome extension. Get rid of any ads easily and make the your web cleaner!
ขนาดไฟล์ 1.01 MB
จำนวนการติดตั้ง 100,000
เวอร์ชันปัจจุบัน 1.0.4
อัปเดตครั้งล่าสุด 2021-11-26
วันที่เผยแพร่ 2021-05-22
คะแนน 4.52/5 รวมทั้งหมด 229 คะแนน
ผู้พัฒนา uAdblock Inc.
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://sites.google.com/view/unlimited-adblock/privacy-policy
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "libs\/jquery-3.1.1.min.js",
            "libs\/async.js",
            "extensions\/exclusionlist.js",
            "libs\/polyfills\/url.js",
            "libs\/polyfills\/promise.js",
            "libs\/polyfills\/fetch.js",
            "extensions\/common.js",
            "extensions\/xml2json.js",
            "extensions\/background.js",
            "libs\/compat.js",
            "libs\/info.js",
            "libs\/publicSuffixList.js",
            "libs\/adblockplus.js",
            "libs\/sha1.js",
            "libs\/jsbn.js",
            "libs\/rsa.js",
            "js\/messageResponder.js",
            "domain\/js\/ls-utils.js",
            "domain\/js\/commonJS.js",
            "domain\/js\/globalconstent.js",
            "domain\/js\/LSEDBJS.js",
            "domain\/js\/LSNetwork.js",
            "extensions\/Checkforupdates.js",
            "js\/background.js",
            "js\/new_bg.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/abp-32.png",
            "32": "images\/abp-32.png",
            "19": "images\/abp-16.png",
            "38": "images\/abp-16.png",
            "64": "images\/abp-64.png",
            "128": "images\/128.png"
        },
        "default_popup": "html\/popup.html",
        "default_title": "Adblocker Unlimited"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "extensions\/common.js",
                "extensions\/content.js",
                "js\/cssProperties.js",
                "js\/include.preload.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "js\/include.postload.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "extensions\/jquery.min.js",
                "domain\/js\/globalconstent.js",
                "domain\/js\/LSNetwork.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "16": "images\/abp-32.png",
        "32": "images\/abp-32.png",
        "64": "images\/abp-64.png",
        "128": "images\/128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "29.0",
    "name": "__MSG_name__",
    "options_page": "html\/options.html",
    "devtools_page": "html\/devtools.html",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        "storage",
        "unlimitedStorage",
        "notifications"
    ],
    "omnibox": {
        "keyword": "bsa"
    },
    "short_name": "Adblocker Unlimited",
    "storage": {
        "managed_schema": "managed-storage-schema.json"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.4"
}