Adblock for YouTube™ — best adblocker

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

什么是Adblock for YouTube™ — best adblocker?

Adblock for YouTube™ — best adblocker是由https://www.downloadhub.cloud开发的Chrome扩展程序,该扩展的主要功能是“Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.”。

扩展截图

screenshot

下载Adblock for YouTube™ — best adblocker扩展crx文件

下载Adblock for YouTube™ — best adblocker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Adblock for YouTube™ — best adblocker Adblock for YouTube™ — best adblocker
ID ojigagjjcmnbplgdkggkkleckaohppok
官方URL https://chromewebstore.google.com/detail/adblock-for-youtube-%E2%80%94-bes/ojigagjjcmnbplgdkggkkleckaohppok
简介 Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.
文件大小 399 KB
安装次数 1,700
当前版本 1.0.8
更新时间 2024-01-08
上架时间 2023-01-02
评分 4.65/5 共20次评分
开发者 https://www.downloadhub.cloud
电子邮箱 [email protected]
付费类型 free
帮助页面URL https://www.downloadhub.cloud/2022/11/adblock-for-youtube.html
隐私政策页面URL https://www.downloadhub.cloud/p/privacy-policy.html
支持的语言 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"
}