WebExtension.net
WebExtension.net

AdBlocker for YouTube™

View on Chrome Web Store
View AdBlocker for YouTube™ Chrome Extension on Chrome Web Store
4.4 (7 ratings)

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

A YouTube AdBlocker/AdSkipper that works.
Type
Extension
Users
655 users
2
itsmarzzzzzz
View author page of itsmarzzzzzz
Published
Published on November 7, 2023
Version 1.3.0
Manifest version
3
Updated
Updated on April 22, 2024
View on Chrome Web Store
View AdBlocker for YouTube™ Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "name": "AdBlocker for YouTube\u2122",
    "version": "1.3.0",
    "manifest_version": 3,
    "description": "A YouTube AdBlocker\/AdSkipper that works.",
    "author": "Marsss' Dev Team",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "js": [
                "\/src\/contentScript.js"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "\/src\/installChecker.js"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "\/assets\/icon-16.png",
        "32": "\/assets\/icon-32.png",
        "48": "\/assets\/icon-48.png",
        "64": "\/assets\/icon-64.png",
        "128": "\/assets\/icon-128.png",
        "256": "\/assets\/icon-256.png",
        "512": "\/assets\/icon-512.png"
    },
    "action": {
        "default_popup": "\/src\/popup.html"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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