Adblock for Youtube - ad blocker tool

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

What is Adblock for Youtube - ad blocker tool?

Adblock for Youtube - ad blocker tool is a Chrome extension developed by adsSkip App., and its main feature is "Adblock - block any ads on Youtube videos. Adblock removes all types of ads. Ad blocker for Chrome".

Extension Screenshots

screenshot
screenshot

Download Adblock for Youtube - ad blocker tool Extension CRX File

Download Adblock for Youtube - ad blocker tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Adblock for Youtube - ad blocker tool Adblock for Youtube - ad blocker tool
ID lagdcjmbchphhndlbpfajelapcodekll
Official URL https://chromewebstore.google.com/detail/adblock-for-youtube-ad-bl/lagdcjmbchphhndlbpfajelapcodekll
Description Adblock - block any ads on Youtube videos. Adblock removes all types of ads. Ad blocker for Chrome
File Size 68.67 KB
Installation Count 874,849
Current Version 1.4.0
Last Updated 2024-01-08
Publish Date 2020-03-24
Rating 4.15/5 Total 1221 Ratings
Developer adsSkip App.
Email [email protected]
Payment Type free
Privacy Policy Page URL https://ytbblockad.com/privacy-policy.html
Supported Languages 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"
}