WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Ad Skipper

Ad Skipper

View on Chrome Web Store
View Ad Skipper Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (407 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

Automatic ad skipping extension
Type
Extension
Users
40,000 users
Website adskipper.me
Mileta Dulovic
View author page of Mileta Dulovic
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 15, 2023
Version 4.1
Manifest version
3
Updated
Updated on December 30, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Ad Skipper 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": "Ad Skipper",
    "description": "Automatic ad skipping extension",
    "version": "4.1",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_icon": "icons\/128.png"
    },
    "options_ui": {
        "page": "options\/options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/youtube.com\/"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "scripts\/youtube.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    }
}
© 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