uBlocker - #1 Adblock Tool for Chrome

uBlocker is a fast, efficient & most effective adblocker utility on the planet.

uBlocker - #1 Adblock Tool for Chrome là gì?

uBlocker - #1 Adblock Tool for Chrome là một tiện ích mở rộng Chrome được phát triển bởi Alan Funberg, và tính năng chính của nó là "uBlocker is a fast, efficient & most effective adblocker utility on the planet.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng uBlocker - #1 Adblock Tool for Chrome

Tải xuống các tệp mở rộng uBlocker - #1 Adblock Tool for Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        The most advanced tool to block all type of ads including unobtrusive and invisible. 

uBlocker stop all ads on each website you visit including pre-roll video ad, text ad, pop unders, banners, malware, viruses, tracking and much more. uBlocker is an effective ad block utility stops ads on Youtube, Facebook and many other popular websites. We don’t allow any type of ads and block every ad even that you don’t see. 

Save your time and improve browser speed with good working uBlocker. Click "Add to chrome" button and enjoy browser surfing without ads.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên uBlocker - #1 Adblock Tool for Chrome uBlocker - #1 Adblock Tool for Chrome
ID ppdonaappkjkbgbncmmjencphdclioab
URL Chính Thức https://chrome.google.com/webstore/detail/ublocker-ad-block-tool-fo/ppdonaappkjkbgbncmmjencphdclioab
Mô tả uBlocker is a fast, efficient & most effective adblocker utility on the planet.
Kích Thước Tệp 1.17 MB
Số Lần Cài Đặt 700,000
Phiên Bản Hiện Tại 1.4.7
Cập Nhật Lần Cuối 2022-07-20
Ngày Phát Hành 2020-06-06
Đánh Giá 4.12/5 Tổng số 329 Đánh Giá
Nhà Phát Triển Alan Funberg
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://ub-locker.com/privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ de,en,en-US,fr,nl,no,vi,tr,da,es,it,pl,ro,cs,ru,hi,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "ext\/common.js",
            "ext\/background.js",
            "lib\/compat.min.js",
            "lib\/publicSuffixList.js",
            "lib\/adblockplus.min.js",
            "messageResponder.js",
            "background.js",
            "adblock-jquery.min.js",
            "adblock-errorreporting.js",
            "adblock-functions.js",
            "adblock-survey.js",
            "adblock-stats.js",
            "adblock-uninstall.js",
            "adblock-idlehandler.js",
            "adblock-settings.js",
            "adblock-servermessages.js",
            "adblock-background.js",
            "adblock-adpsubscriptionadapter.js",
            "adblock-contextmenus.js",
            "adblock-subscriptioninit.js",
            "adblock-data-migrate.js",
            "adblock-excludefilter.js",
            "adblock-datacollection.v2.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/ab-16.png",
            "19": "icons\/ab-19.png",
            "20": "icons\/ab-20.png",
            "32": "icons\/ab-32.png",
            "38": "icons\/ab-38.png",
            "40": "icons\/ab-40.png"
        },
        "default_popup": "adblock-button-popup.html",
        "default_title": "__MSG_name__"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "ext\/common.js",
                "ext\/content.js",
                "elemHideEmulation.js",
                "include.preload.js",
                "adblock-functions.js",
                "adblock-bandaids.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "include.postload.js",
                "adblock-uiscripts-rightclick_hook.js",
                "adblock-notificationoverlay.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_description__",
    "devtools_page": "devtools.html",
    "icons": {
        "128": "icons\/ab-128.png",
        "16": "icons\/ab-16.png",
        "32": "icons\/ab-32.png",
        "48": "icons\/ab-48.png",
        "64": "icons\/ab-64.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "1.0",
    "name": "__MSG_name__",
    "optional_permissions": [
        "management"
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "permissions": [
        "tabs",
        "",
        "contextMenus",
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        "storage",
        "unlimitedStorage",
        "notifications",
        "idle"
    ],
    "short_name": "__MSG_name__",
    "storage": {
        "managed_schema": "managed-storage-schema.json"
    },
    "version": "1.4.7",
    "web_accessible_resources": [
        "adblock-jquery-ui.custom.css",
        "adblock-jquery-ui.override-page.css",
        "icons\/icon24.png",
        "jquery-ui\/css\/images\/ui-bg_flat_55_999999_40x100.png",
        "jquery-ui\/css\/images\/ui-bg_flat_75_aaaaaa_40x100.png",
        "jquery-ui\/css\/images\/ui-bg_glass_45_0078ae_1x400.png",
        "jquery-ui\/css\/images\/ui-bg_glass_55_f8da4e_1x400.png",
        "jquery-ui\/css\/images\/ui-bg_glass_75_79c9ec_1x400.png",
        "jquery-ui\/css\/images\/ui-bg_gloss-wave_50_38cfff_500x100.png",
        "jquery-ui\/css\/images\/ui-bg_gloss-wave_75_2191c0_500x100.png",
        "jquery-ui\/css\/images\/ui-bg_inset-hard_100_fcfdfd_1x100.png",
        "jquery-ui\/css\/images\/ui-icons_056b93_256x240.png",
        "jquery-ui\/css\/images\/ui-icons_d8e7f3_256x240.png"
    ]
}