WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Adblock for Youtube™

Adblock for Youtube™

View on Chrome Web Store
View Adblock for Youtube™ Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (341,661 ratings)
51 new ratings
33 views
This extension has been viewed 33 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Removes ads from Youtube™.
Type
Extension
Users
10,000,000 users
1M
AdRemover
View author page of AdRemover
Published
Published on December 19, 2012
Version 7.0.2
Manifest version
3
Updated
Updated on March 11, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Adblock for Youtube™ Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_description__",
    "manifest_version": 3,
    "version": "7.0.2",
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "contentscript.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "Adblock for Youtube\u2122",
        "default_popup": "popup.html"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC\/WmzFe8hcRH9QeTBEDo8cH\/4IYaw4DpiYlK6lUlXUPmEX8kkFfugsFMjlqVqHJN44Vhhz0gEWpyxWDYMfMPaJo1lXVGp\/PBkf22QjvSvfAeWTGzhCo9020ysg3FeEEztm7yK50qkSNCgqsdRSdZKgy8dqF6YSouJRcYB6y5CZhwIDAQAB",
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "scripting",
        "alarms",
        "declarativeNetRequest",
        "webNavigation",
        "webRequest"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top