Adblock for YouTube™ — best adblocker

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

¿Qué es Adblock for YouTube™ — best adblocker?

Adblock for YouTube™ — best adblocker es una extensión de Chrome desarrollada por https://www.downloadhub.cloud, y su función principal es "Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Adblock for YouTube™ — best adblocker

Descarga archivos de extensión Adblock for YouTube™ — best adblocker en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Adblock for YouTube™ — best adblocker Adblock for YouTube™ — best adblocker
ID ojigagjjcmnbplgdkggkkleckaohppok
URL Oficial https://chromewebstore.google.com/detail/adblock-for-youtube-%E2%80%94-bes/ojigagjjcmnbplgdkggkkleckaohppok
Descripción Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.
Tamaño del Archivo 399 KB
Cantidad de Instalaciones 1,700
Versión Actual 1.0.8
Última Actualización 2024-01-08
Fecha de Publicación 2023-01-02
Calificación 4.65/5 Total de 20 Calificaciones
Desarrollador https://www.downloadhub.cloud
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Ayuda https://www.downloadhub.cloud/2022/11/adblock-for-youtube.html
URL de la Página de Política de Privacidad https://www.downloadhub.cloud/p/privacy-policy.html
Idiomas Soportados 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"
}