Video Speed Controller - BETA Channel
BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts
What is Video Speed Controller - BETA Channel?
Video Speed Controller - BETA Channel is a Chrome extension developed by Chad Bailey, and its main feature is "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts".
Extension Screenshots
Download Video Speed Controller - BETA Channel Extension CRX File
Download Video Speed Controller - BETA Channel extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Video Speed Controller - BETA Do not use unless you know what you're doing. If you're unsure, please install the parent project Video Speed Controller instead https://chrome.google.com/webstore/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk
Extension Basic Information
Name | Video Speed Controller - BETA Channel |
ID | kgciknbfdanakgjeeoihchpljcejkkdj |
Official URL | https://chromewebstore.google.com/detail/video-speed-controller-be/kgciknbfdanakgjeeoihchpljcejkkdj |
Description | BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts |
File Size | 99.57 KB |
Installation Count | 147 |
Current Version | 0.8.2 |
Last Updated | 2022-09-10 |
Publish Date | 2022-09-06 |
Developer | Chad Bailey |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/ChadBailey/videospeed-refactoring |
Help Page URL | https://github.com/ChadBailey/videospeed-refactoring/issues |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.8.2", "manifest_version": 3, "name": "Video Speed Controller - BETA Channel", "short_name": "videospeed-controller-beta", "description": "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio\/video with shortcuts", "homepage_url": "https:\/\/github.com\/ChadBailey\/videospeed-refactoring", "permissions": [ "storage" ], "options_ui": { "page": "assets\/html\/options.html", "open_in_tab": true }, "host_permissions": [ " |