Video Speed Controller - BETA Channel
BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts
¿Qué es Video Speed Controller - BETA Channel?
Video Speed Controller - BETA Channel es una extensión de Chrome desarrollada por Chad Bailey, y su función principal es "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Video Speed Controller - BETA Channel
Descarga archivos de extensión Video Speed Controller - BETA Channel en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | Video Speed Controller - BETA Channel |
ID | kgciknbfdanakgjeeoihchpljcejkkdj |
URL Oficial | https://chromewebstore.google.com/detail/video-speed-controller-be/kgciknbfdanakgjeeoihchpljcejkkdj |
Descripción | BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts |
Tamaño del Archivo | 99.57 KB |
Cantidad de Instalaciones | 147 |
Versión Actual | 0.8.2 |
Última Actualización | 2022-09-10 |
Fecha de Publicación | 2022-09-06 |
Desarrollador | Chad Bailey |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://github.com/ChadBailey/videospeed-refactoring |
URL de la Página de Ayuda | https://github.com/ChadBailey/videospeed-refactoring/issues |
Idiomas Soportados | 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": [ " |