Adblock for Youtube - ad blocker tool

Adblock - block any ads on Youtube videos. Adblock removes all types of ads. Ad blocker for Chrome

Adblock for Youtube - ad blocker toolとは何ですか?

Adblock for Youtube - ad blocker toolはadsSkip App.によって開発されたChromeの拡張機能で、その主な機能は「Adblock - block any ads on Youtube videos. Adblock removes all types of ads. Ad blocker for Chrome」です。

拡張機能のスクリーンショット

screenshot
screenshot

Adblock for Youtube - ad blocker tool拡張機能のCRXファイルをダウンロード

Adblock for Youtube - ad blocker tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Adblock for YouTube removes ads and enhances your video watching experience.

You don't have to sit through un skippable pre-roll ads. Unlike other ad blockers, extension lets you filter ads and even allow ads on individual channels to support the YouTubers you love. 

Looking for an ad blocker that not only blocks annoying ads but also protects you from online threats? Look no further than Adblock, the ultimate adblocker solution! Our powerful tool effectively blocks all types of ads, including video ads, rich media ads, pop-ups, banners, and text ads.

How to Install extension? 
- Sign in to the Google search engine.
- Type “Chrome Store” in the search bar.
- Log in to the “Google Chrome Web” that comes up. Type “Adblock” in the search field on the left. Choose one of the results you come across.
- Just click on the “Add for Chrome” link on the page that opens.

Adblock Tool ads, pop-ups & fight malware!

Lets you skip over sponsors, intro, subscription reminders, and other annoying parts of YouTube videos.
Ad skip made for Chrome browser  to block all ads that are appearing on start  when watching tube videos.

Why is the best ad block?
- Easy setup makes it simple to install, and you can disable the block at any time.
- Get rid of annoying pre-roll, mid-roll, and other video ads that interrupt what you are trying to watch.
- Don’t let your videos get interrupted by intrusive ads. Block them before they even pop up with the best video ad blocker protection.
Want to stop all video ads in a matter of seconds?  

Detect and skip YouTube sponsor segments.
“This video was sponsored by…” SKIP IT.

Free Adblock is more than just an extension, it's also a comprehensive online security solution. You can be sure that you're protected from online threats like malware, phishing, and harmful websites. Its crypto-jacking protection feature adds an extra layer of security by blocking known crypto-jackers.

Warning
YouTube is a trademark of Google LLC. Use of this trademark is subject to Google Permissions.

We hope you find our tool useful! We are waiting for your feedback and ratings! If you’re experiencing problems or Free Adblocker isn't working on, please contact us.                    

拡張機能の基本情報

名前 Adblock for Youtube - ad blocker tool Adblock for Youtube - ad blocker tool
ID lagdcjmbchphhndlbpfajelapcodekll
公式URL https://chromewebstore.google.com/detail/adblock-for-youtube-ad-bl/lagdcjmbchphhndlbpfajelapcodekll
説明 Adblock - block any ads on Youtube videos. Adblock removes all types of ads. Ad blocker for Chrome
ファイルサイズ 68.67 KB
インストール数 874,849
現在のバージョン 1.4.0
最終更新日 2024-01-08
公開日 2020-03-24
評価 4.15/5 合計 1221 レビュー
開発者 adsSkip App.
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://ytbblockad.com/privacy-policy.html
対応言語 id,ms,de,en,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "worker.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "scripts\/content.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "ruleset_1",
                "path": "rules_1.json"
            }
        ]
    },
    "description": "__MSG_desc__",
    "default_locale": "en",
    "icons": {
        "128": "icons\/icon128.png",
        "64": "icons\/icon64.png",
        "16": "icons\/icon32.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_name__",
    "short_name": "__MSG_name__",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "permissions": [
        "tabs",
        "declarativeNetRequest",
        "storage"
    ],
    "version": "1.4.0"
}