WebExtension.net
Toggle dark mode
WebExtension.net

Ad Speedup - Skip Video Ads 16X Faster

View on Chrome Web Store
View Ad Speedup - Skip Video Ads 16X Faster Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (1,637 ratings)
1 new ratings
9 views
This extension has been viewed 9 times

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

Automatically speed-up ads 16X on videos. 100% Free. Skip ads automatically. Hide ad banner. Clicks Skip add button automatically.
Type
Extension
Users
200,000 users
Website adspeedup.com
Wondertab
View author page of Wondertab
Published
Published on November 24, 2023
Version 1.2.8
Manifest version
3
Updated
Updated on January 28, 2025
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Ad Speedup - Skip Video Ads 16X Faster 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_extName__",
    "short_name": "Ad Speedup",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "version": "1.2.8",
    "author": "adspeedup.com",
    "sandbox": {
        "pages": [
            "sandbox\/sandbox.html"
        ]
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "storage",
        "activeTab",
        "tabs",
        "offscreen"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icons\/icon16.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "css": [
                "styles\/main.css"
            ],
            "js": [
                "content-script.js"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "styles\/*",
                "icons\/*"
            ],
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ]
        }
    ]
}
© 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