Adblock For Youtube Chrome extension icon

Adblock For Youtube

🔍 Security Report Available
👥 10M+ users
📦 v7.1.0
💾 201KiB
📅 2026-02-19
View on Chrome Web Store

Chrome will indicate if you already have this installed.

Overview

✓ Permissions: like common ad-blocking extensions we do need default permissions on every website to remove ads or popups for example on embedded videos and Youtube itself.

ⓘ About
Adblock for Youtube™ is a content filtering and ad blocking browser extension which blocks all ads on Youtube™.
It allows users to prevent page elements, such as advertisements, from being displayed.
Banner, Ad-Clips or even preroll ads you usually see before the actual video on Youtube are blocked by this extension.

Features:
+ blocks ads, banner and popups
+ blocking of ads on external sites which loads Youtube.com
+ prevent preroll ads from loading on Youtube.com
+ you can also remove annotations from videos and musics (see options page).
+ loads videos and YouTube.com website faster.

The technology is simply based on adblocking filterlists which blocks external ad urls on Youtube. We do not change anything on the website itself.
Adblock for Youtube boosts the performance to load websites (without ads and tracking)

It is free to download and use!

Tags

Productivity/workflow ad-blocker social-media video productivity/workflow

Privacy Practices

Not being sold to third parties, outside of the approved use cases
Not being used or transferred for purposes that are unrelated to the item's core functionality
Not being used or transferred to determine creditworthiness or for lending purposes
🔄 New version v7.1.0 detected — scan automatically queued.

Security Analysis — Adblock For Youtube

Analyzed v7.2.0 · Mar 7, 2026 · 3 JS files · 633 KB scanned

Permissions

tabs storage unlimitedStorage scripting alarms declarativeNetRequest webNavigation webRequest <all_urls>

Code Patterns Detected

innerHTML assignment — potential XSS vector Monitors form inputs Can block/modify network requests Sets up event listeners

External Connections

get.adblock-for-youtube.com www.w3.org fonts.googleapis.com api.adblock-for-youtube.com

Package Contents 96 files · 762KB

📁_locales80KB
📁ar2KB
{}messages 2.json1KB
{}messages.json1KB
📁bg2KB
{}messages 2.json1KB
{}messages.json1KB
📁ca2KB
{}messages 2.json985B
{}messages.json1KB
📁cs2KB
{}messages 2.json969B
{}messages.json1KB
📁da1KB
{}messages.json1KB
📁de3KB
{}messages 2.json2KB
{}messages.json2KB
📁el3KB
{}messages 2.json1KB
{}messages.json1KB
📁en4KB
{}messages 2.json2KB
{}messages.json2KB
📁es2KB
{}messages 2.json1023B
{}messages.json1KB
📁et2KB
{}messages 2.json1KB
{}messages.json1KB
📁fi2KB
{}messages 2.json966B
{}messages.json1KB
📁fr2KB
{}messages 2.json1KB
{}messages.json1KB
📁hr2KB
{}messages 2.json966B
{}messages.json1KB
📁hu2KB
{}messages 2.json995B
{}messages.json1KB
📁id2KB
{}messages 2.json977B
{}messages.json1KB
📁it2KB
{}messages 2.json974B
{}messages.json1KB
📁ja2KB
{}messages 2.json1KB
{}messages.json1KB
📁ko2KB
{}messages 2.json1KB
{}messages.json1KB
📁lt2KB
{}messages 2.json980B
{}messages.json1KB
📁lv2KB
{}messages 2.json968B
{}messages.json1KB
📁mr
{}messages.json445B
📁nl2KB
{}messages 2.json1022B
{}messages.json1KB
📁no2KB
{}messages 2.json983B
{}messages.json1KB
📁pl1KB
{}messages.json1KB
📁pt2KB
{}messages 2.json1KB
{}messages.json1KB
📁pt_BR2KB
{}messages 2.json1KB
{}messages.json1KB
📁pt_PT2KB
{}messages 2.json1KB
{}messages.json1KB
📁ro2KB
{}messages 2.json1019B
{}messages.json1KB
📁ru2KB
{}messages 2.json1KB
{}messages.json1KB
📁sk2KB
{}messages 2.json939B
{}messages.json1KB
📁sl2KB
{}messages 2.json962B
{}messages.json1KB
📁sr2KB
{}messages 2.json1KB
{}messages.json1KB
📁sv1KB
{}messages.json1KB
📁th3KB
{}messages 2.json1KB
{}messages.json1KB
📁tr2KB
{}messages 2.json1000B
{}messages.json1KB
📁uk2KB
{}messages 2.json1KB
{}messages.json1KB
📁vi1KB
{}messages.json1KB
📁zh_CN2KB
{}messages 2.json1KB
{}messages.json1KB
📁zh_TW2KB
{}messages 2.json1007B
{}messages.json1KB
📁_metadata13KB
{}verified_contents.json13KB
📁images31KB
🖼icon-128 2.png6KB
🖼icon-128.png6KB
🖼icon-16 2.png789B
🖼icon-16.png789B
🖼icon-19 2.png952B
🖼icon-19-disabled 2.png501B
🖼icon-19-disabled.png501B
🖼icon-19.png952B
🖼icon-32 2.png2KB
🖼icon-32.png2KB
🖼icon-38 2.png2KB
🖼icon-38-disabled 2.png1KB
🖼icon-38-disabled.png1KB
🖼icon-38.png2KB
🖼icon-48 2.png2KB
🖼icon-48.png2KB
📁styles3KB
🎨popup.css3KB
📜background.js507KBlarge
📜contentscript.js103KBlarge
{}manifest.json1KB
🌐popup.html972B
📜popup.js23KB

What This Extension Does

Adblock For Youtube is a browser extension that removes ads from YouTube, allowing users to prevent page elements such as advertisements from being displayed. It blocks banner, ad-clips, and preroll ads on YouTube and external sites loading YouTube content. The extension also loads videos and YouTube.com websites faster.

Permissions Explained

  • tabsexpected: Allows the extension to access and interact with web pages in the browser's tabs.
    Technical: Grants access to Chrome's tab management API, enabling the extension to monitor and manipulate tab content.
  • storageexpected: Allows the extension to store data locally on the user's device.
    Technical: Grants access to Chrome's storage API, enabling the extension to store and retrieve data such as settings and filter lists.
  • unlimitedStoragecheck this: Allows the extension to store an unlimited amount of data locally on the user's device.
    Technical: Grants access to Chrome's storage API with no storage quota restrictions, potentially allowing the extension to store large amounts of data. ⚠ 1
  • scriptingcheck this: Allows the extension to execute scripts in the browser context.
    Technical: Grants access to Chrome's scripting API, enabling the extension to inject and execute scripts in web pages. ⚠ 1
  • alarmscheck this: Allows the extension to schedule periodic tasks or events.
    Technical: Grants access to Chrome's alarms API, enabling the extension to schedule and execute background tasks. ⚠ 1
  • declarativeNetRequestexpected: Allows the extension to block or modify network requests.
    Technical: Grants access to Chrome's declarative net request API, enabling the extension to block or modify network requests based on predefined rules.
  • webNavigationcheck this: Allows the extension to monitor and manipulate web page navigation events.
    Technical: Grants access to Chrome's web navigation API, enabling the extension to monitor and manipulate web page navigation events. ⚠ 1
  • webRequestcheck this: Allows the extension to block or modify network requests.
    Technical: Grants access to Chrome's web request API, enabling the extension to block or modify network requests based on predefined rules. ⚠ 1
  • <all_urls>check this: Allows the extension to access and manipulate all URLs visited by the user.
    Technical: Grants access to Chrome's URL handling API, enabling the extension to access and manipulate all URLs visited by the user. ⚠ 1

Your Data

The extension accesses data on the user's device through storage and scripting permissions. It sends data to get.adblock-for-youtube.com, www.w3.org, fonts.googleapis.com, and api.adblock-for-youtube.com.

Technical Details

The extension contacts the following domains: get.adblock-for-youtube.com, www.w3.org, fonts.googleapis.com, and api.adblock-for-youtube.com. It uses HTTP protocol for data transfer and does not use encryption. The extension stores data in local storage and retrieves it as needed.

Code Findings

innerHTML assignmentMedium

The extension assigns innerHTML to an element, which can potentially lead to cross-site scripting (XSS) attacks.

Technical: The code pattern is located in the content script and involves assigning innerHTML to an element without proper sanitization. This can allow attackers to inject malicious scripts into web pages.

💡 This pattern is commonly used in legitimate extensions for rendering HTML content.

Monitors form inputsMedium

The extension monitors form inputs, which can potentially lead to data exposure or manipulation.

Technical: The code pattern is located in the content script and involves monitoring form input events. This can allow attackers to intercept sensitive user data.

💡 This pattern is commonly used in legitimate extensions for form validation and submission.

Can block/modify network requestsHigh

The extension can block or modify network requests, which can potentially lead to data exposure or manipulation.

Technical: The code pattern is located in the content script and involves using webRequest API to block or modify network requests. This can allow attackers to intercept sensitive user data or manipulate network traffic.

💡 This pattern is commonly used in legitimate extensions for ad blocking and content filtering.

Bottom Line

The Adblock For Youtube extension has several security concerns, including excessive permissions, potential XSS vulnerabilities, and data exposure. While the extension's stated purpose is legitimate, its implementation raises significant security risks. Users are advised to exercise caution when installing this extension and consider alternative ad-blocking solutions.

Do more in Google Chrome with Adobe Acrobat PDF tools. View, fill, comment, sign, and try convert and compress tools.
Productivity/workflow
Block ads on YouTube and your favorite sites for free
Productivity/workflow
Remove ads on YouTube and everywhere else you browse.
Productivity/workflow