WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
HTML5 Video Speed Control

HTML5 Video Speed Control

View on Chrome Web Store
View HTML5 Video Speed Control Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (1,227 ratings)
1 new ratings
44 views
This extension has been viewed 44 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.

Speed up or slow down any HTML5 videos on any website.
Type
Extension
Users
40,000 users
10K
Cool Apps
View author page of Cool Apps
Published
Published on April 19, 2020
Version 3.0.0
Manifest version
3
Updated
Updated on March 17, 2022
productivity/workflow
Extension Category
View on Chrome Web Store
View HTML5 Video Speed Control 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",
    "background": {
        "service_worker": "\/js\/welcome.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon-16.png",
            "32": "icons\/icon-32.png",
            "48": "icons\/icon-48.png",
            "64": "icons\/icon-64.png"
        },
        "default_popup": "popup.html"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en",
    "description": "__MSG_application_description__",
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "64": "icons\/icon-64.png",
        "128": "icons\/icon-128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "options_ui": {
        "page": "options.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "scripting"
    ],
    "version": "3.0.0",
    "homepage_url": "https:\/\/video-speed-control.freeonlineapps.net"
}
© 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