Video Speed Controller - BETA Channel
BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts
Cos'è Video Speed Controller - BETA Channel?
Video Speed Controller - BETA Channel è un'estensione di Chrome sviluppata da Chad Bailey, e la sua funzione principale è "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Video Speed Controller - BETA Channel
Scarica i file di estensione Video Speed Controller - BETA Channel in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | kgciknbfdanakgjeeoihchpljcejkkdj |
| URL Ufficiale | https://chromewebstore.google.com/detail/video-speed-controller-be/kgciknbfdanakgjeeoihchpljcejkkdj |
| Descrizione | BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts |
| Dimensione del File | 99.57 KB |
| Conteggio Installazioni | 147 |
| Versione Corrente | 0.8.2 |
| Ultimo Aggiornamento | 2022-09-10 |
| Data di Pubblicazione | 2022-09-06 |
| Sviluppatore | Chad Bailey |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/ChadBailey/videospeed-refactoring |
| URL della Pagina di Aiuto | https://github.com/ChadBailey/videospeed-refactoring/issues |
| Lingue Supportate | 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": [
" | |