WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Skip Ad - Ad Block & Auto Ad Skip on YouTube

Skip Ad - Ad Block & Auto Ad Skip on YouTube

View on Chrome Web Store
View Skip Ad - Ad Block & Auto Ad Skip on YouTube Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (983 ratings)
2 new ratings
42 views
This extension has been viewed 42 times
0 downloads
This extension has been downloaded 0 times

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

App skips Ads automatically. Automatically skips ads in 5 seconds, Hides Ad Banner. Locks Pre-roll. Youtube adblock
Type
Extension
Users
90,000 users
Cynthia Walker
View author page of Cynthia Walker
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 4, 2021
Version 1.1.3
Manifest version
3
Updated
Updated on August 20, 2025
make_chrome_yours/functionality
Extension Category
View on Chrome Web Store
View Skip Ad - Ad Block & Auto Ad Skip on 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",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "short_name": "SkipAd",
    "default_locale": "en",
    "description": "__MSG_desc__",
    "version": "1.1.3",
    "icons": {
        "16": "icon_16.png",
        "19": "icon_38.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon_38.png"
    },
    "content_scripts": [
        {
            "js": [
                "youtube.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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