WebExtension.net
WebExtension.net

Video Speed Up Controller for Chrome ⏩

View on Chrome Web Store
View Video Speed Up Controller for Chrome ⏩ Chrome Extension on Chrome Web Store
4.6 (313 ratings)

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

Adjust the playback speed HTML5. Enhance videos: Video Speed Controller adjusts speed, skip with shortcuts for improved viewing.
Type
Extension
Users
1,000,000 users
Video tools
View author page of Video tools
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 1, 2023
Version 1.50
Manifest version
3
Updated
Updated on June 20, 2024
View on Chrome Web Store
View Video Speed Up Controller for Chrome ⏩ Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "short_name": "__MSG_ext_short_name__",
    "description": "__MSG_ext_description__",
    "default_locale": "en",
    "version": "1.50",
    "action": {
        "default_icon": "icons\/favicon-48x48.png",
        "default_popup": "popup.html",
        "default_title": "speed video control"
    },
    "icons": {
        "16": "icons\/favicon-16x16.png",
        "32": "icons\/favicon-32x32.png",
        "48": "icons\/favicon-48x48.png",
        "192": "icons\/favicon-192x192.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "js": [
                "cs.js"
            ],
            "run_at": "document_start",
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true
        }
    ],
    "options_page": "settings.html",
    "background": {
        "service_worker": "bckgrd.js"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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