Adblock for YouTube™ — best adblocker

Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.

Apa itu Adblock for YouTube™ — best adblocker?

Adblock for YouTube™ — best adblocker adalah ekstensi Chrome yang dikembangkan oleh https://www.downloadhub.cloud, dan fitur utamanya adalah "Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Adblock for YouTube™ — best adblocker

Unduh file ekstensi Adblock for YouTube™ — best adblocker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        You can understand what this extension does by looking at the name. If you don't understand then let's say, this extension helps to keep you away from various advertisements on YouTube. You can turn this extension on and off whenever you want to turn off and on your YouTube ads or advertisements. This extension has a disable button with which you can stop the extension. The best feature of this extension is that it will also show you how much time this extension has saved you from advertisements. So don't delay and download this extension soon it will keep you away from YouTube app for free and you don't have to pay any money for it.

1. Blocks video ads or advertisements during videos on YouTube. 
2. Blocks various banner ads on YouTube.
3. Blocks suggested videos on YouTube.
4. YouTube blocks sponsored advertisements.
5. Avoid various sponsorship ads or banner ads and suggest advertisements on YouTube.
6. This extension will keep you away from YouTube advertisements.
7. Very lite and easy to use Extension.

You will find thousands of extensions of this name in the market but the original extension of this name is this. If you don't believe it, you can try it. I am sure once you use the tension you will understand that it is the original extension that will help you to stay away from various advertisements on YouTube. Everyone uses this name of Ads Block for YouTube but the original extension is this. This extension keeps you away from various YouTube banner ads. Not only that, YouTube also keeps away from various sponsorships. You can turn this extension on and off whenever you want.It means you can turn YouTube ads off whenever you want and you can turn YouTube ads on.This extension keeps you away from the YouTube app.                    

Informasi Dasar Ekstensi

Nama Adblock for YouTube™ — best adblocker Adblock for YouTube™ — best adblocker
ID ojigagjjcmnbplgdkggkkleckaohppok
URL Resmi https://chromewebstore.google.com/detail/adblock-for-youtube-%E2%80%94-bes/ojigagjjcmnbplgdkggkkleckaohppok
Deskripsi Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.
Ukuran File 399 KB
Jumlah Instalasi 1,700
Versi Saat Ini 1.0.8
Terakhir Diperbarui 2024-01-08
Tanggal Publikasi 2023-01-02
Penilaian 4.65/5 Total 20 Penilaian
Pengembang https://www.downloadhub.cloud
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://www.downloadhub.cloud/2022/11/adblock-for-youtube.html
URL Halaman Kebijakan Privasi https://www.downloadhub.cloud/p/privacy-policy.html
Bahasa yang Didukung id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,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",
    "action": {
        "default_icon": {
            "1024": "data\/icons\/icon-1024.png",
            "128": "data\/icons\/icon-128.png",
            "16": "data\/icons\/icon-16.png",
            "19": "data\/icons\/icon-19.png",
            "32": "data\/icons\/icon-32.png",
            "38": "data\/icons\/icon-38.png",
            "512": "data\/icons\/icon-512.png"
        },
        "default_popup": "data\/interface\/index.html?popup",
        "default_title": "__MSG_actionTitle__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "bundled-content-script.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "youtube",
                "path": "data\/rules\/youtube.json"
            }
        ]
    },
    "default_locale": "en",
    "description": "__MSG_extensionDescription__",
    "host_permissions": [
        ""
    ],
    "homepage_url": "https:\/\/www.downloadhub.cloud\/2022\/11\/adblock-for-youtube.html",
    "icons": {
        "1024": "data\/icons\/icon-1024.png",
        "128": "data\/icons\/icon-128.png",
        "16": "data\/icons\/icon-16.png",
        "19": "data\/icons\/icon-19.png",
        "32": "data\/icons\/icon-32.png",
        "38": "data\/icons\/icon-38.png",
        "512": "data\/icons\/icon-512.png"
    },
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "options_ui": {
        "open_in_tab": false,
        "page": "data\/options\/options.html"
    },
    "permissions": [
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "storage",
        "scripting",
        "webNavigation",
        "tabs"
    ],
    "short_name": "__MSG_extensionShortName__",
    "version": "1.0.8"
}