Free Adblocker. Block ads on web

Removing ads makes websites work faster. Watch Youtube with Adblock without pre-roll, banners. All Ad blocked with Free Ad Blocker.

Free Adblocker. Block ads on web là gì?

Free Adblocker. Block ads on web là một tiện ích mở rộng Chrome được phát triển bởi Adblock Solution, và tính năng chính của nó là "Removing ads makes websites work faster. Watch Youtube with Adblock without pre-roll, banners. All Ad blocked with Free Ad Blocker.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Free Adblocker. Block ads on web

Tải xuống các tệp mở rộng Free Adblocker. Block ads on web 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

                        Free Adblocker eliminates many types of ads: annoying banners, pop-ups, and malware. We protect devices from security threats and protect users privacy from online tracking. 

Features:
  - Automatic ad blocking by extension's algorithms
  - Manual blocking of website elements

Note: 
To enhance the performance of the extension, we have implemented a feature to collect anonymous information about the websites you visit. Rest assured that this data is securely stored using advanced encryption methods.                    

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

Tên Free Adblocker. Block ads on web Free Adblocker. Block ads on web
ID njjbfkooniaeodkimaidbpginjcmhmbm
URL Chính Thức https://chromewebstore.google.com/detail/free-adblocker-block-ads/njjbfkooniaeodkimaidbpginjcmhmbm
Mô tả Removing ads makes websites work faster. Watch Youtube with Adblock without pre-roll, banners. All Ad blocked with Free Ad Blocker.
Kích Thước Tệp 4.04 MB
Số Lần Cài Đặt 2,292
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2024-02-09
Ngày Phát Hành 2023-07-11
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Adblock Solution
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://free-adblock.com/privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,sw,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.0.2",
    "icons": {
        "256": "assets\/icons\/256.png",
        "128": "assets\/icons\/128.png",
        "64": "assets\/icons\/64.png",
        "32": "assets\/icons\/32.png",
        "16": "assets\/icons\/16.png"
    },
    "action": {
        "default_icon": "assets\/icons\/128.png",
        "default_popup": "html\/popup.html"
    },
    "background": {
        "service_worker": "scripts\/worker.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "main-helper",
                "enabled": true,
                "path": "assets\/helpers\/main-helper.json"
            },
            {
                "id": "pt-helper",
                "enabled": false,
                "path": "assets\/helpers\/pt-helper.json"
            },
            {
                "id": "gen-helper",
                "enabled": true,
                "path": "assets\/helpers\/gen-helper.json"
            },
            {
                "id": "yt-helper",
                "enabled": true,
                "path": "assets\/helpers\/yt-helper.json"
            },
            {
                "id": "de-helper",
                "enabled": false,
                "path": "assets\/helpers\/de-helper.json"
            },
            {
                "id": "feed-helper",
                "enabled": true,
                "path": "assets\/helpers\/feed-helper.json"
            },
            {
                "id": "it-helper",
                "enabled": false,
                "path": "assets\/helpers\/it-helper.json"
            },
            {
                "id": "gen1-helper",
                "enabled": true,
                "path": "assets\/helpers\/gen1-helper.json"
            },
            {
                "id": "in-helper",
                "enabled": false,
                "path": "assets\/helpers\/in-helper.json"
            },
            {
                "id": "cn-helper",
                "enabled": false,
                "path": "assets\/helpers\/cn-helper.json"
            },
            {
                "id": "pl-helper",
                "enabled": false,
                "path": "assets\/helpers\/pl-helper.json"
            },
            {
                "id": "vn-helper",
                "enabled": false,
                "path": "assets\/helpers\/vn-helper.json"
            },
            {
                "id": "bg-helper",
                "enabled": false,
                "path": "assets\/helpers\/bg-helper.json"
            },
            {
                "id": "id-helper",
                "enabled": false,
                "path": "assets\/helpers\/id-helper.json"
            },
            {
                "id": "kr-helper",
                "enabled": false,
                "path": "assets\/helpers\/kr-helper.json"
            },
            {
                "id": "sa-helper",
                "enabled": false,
                "path": "assets\/helpers\/sa-helper.json"
            },
            {
                "id": "ro-helper",
                "enabled": false,
                "path": "assets\/helpers\/ro-helper.json"
            },
            {
                "id": "cz-helper",
                "enabled": false,
                "path": "assets\/helpers\/cz-helper.json"
            },
            {
                "id": "es-helper",
                "enabled": false,
                "path": "assets\/helpers\/es-helper.json"
            },
            {
                "id": "no-helper",
                "enabled": false,
                "path": "assets\/helpers\/no-helper.json"
            }
        ]
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "scripts\/content.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.youtube.com\/*"
            ],
            "js": [
                "scripts\/youtube.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "scripts\/content-helper.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        ""
    ]
}