WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SkipIt Adblocker for Youtube

SkipIt Adblocker for Youtube

View on Chrome Web Store
View SkipIt Adblocker for Youtube Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (18 ratings)
1 new ratings
19 views
This extension has been viewed 19 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.

Skip all YouTube ads instantly with SkitIt – fast, secure, and seamless ad-free streaming.
Type
Extension
Users
10,000 users
1K
EXT
View author page of EXT
Published
Published on July 2, 2025
Version 1.5.3
Manifest version
3
Updated
Updated on July 21, 2025
lifestyle/fun
Extension Category
View on Chrome Web Store
View SkipIt Adblocker 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",
    "manifest_version": 3,
    "name": "SkipIt Adblocker for Youtube",
    "description": "Skip all YouTube ads instantly with SkitIt \u2013 fast, secure, and seamless ad-free streaming.",
    "version": "1.5.3",
    "icons": {
        "128": "icon1.png",
        "256": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "content.js",
                "jquery-3.7.1.min.js"
            ],
            "run_at": "document_start"
        }
    ]
}
© 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