WebExtension.net
WebExtension.net

Adblock for Youtube - ad blocker tool

View on Chrome Web Store
View Adblock for Youtube - ad blocker tool Chrome Extension on Chrome Web Store
3.9 (1,591 ratings)

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

Adblock - block any ads on Youtube videos. Adblock removes all types of ads. Ad blocker for Chrome
Type
Extension
Users
800,000 users
adsSkip App.
View author page of adsSkip App.
Published
Published on January 28, 2019
Version 1.4.3
Manifest version
3
Updated
Updated on August 8, 2024
View on Chrome Web Store
View Adblock for Youtube - ad blocker tool Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "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": {
        "16": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "64": "icons\/icon64.png",
        "128": "icons\/icon128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_name__",
    "short_name": "__MSG_name__",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "permissions": [
        "tabs",
        "declarativeNetRequest",
        "storage"
    ],
    "version": "1.4.3"
}
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