Video Speed Controller - BETA Channel
BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts
Apa itu Video Speed Controller - BETA Channel?
Video Speed Controller - BETA Channel adalah ekstensi Chrome yang dikembangkan oleh Chad Bailey, dan fitur utamanya adalah "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Video Speed Controller - BETA Channel
Unduh file ekstensi Video Speed Controller - BETA Channel dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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 Informasi Dasar Ekstensi
| Nama | |
| ID | kgciknbfdanakgjeeoihchpljcejkkdj |
| URL Resmi | https://chromewebstore.google.com/detail/video-speed-controller-be/kgciknbfdanakgjeeoihchpljcejkkdj |
| Deskripsi | BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts |
| Ukuran File | 99.57 KB |
| Jumlah Instalasi | 147 |
| Versi Saat Ini | 0.8.2 |
| Terakhir Diperbarui | 2022-09-10 |
| Tanggal Publikasi | 2022-09-06 |
| Pengembang | Chad Bailey |
| [email protected] | |
| Tipe Pembayaran | free |
| Situs Ekstensi | https://github.com/ChadBailey/videospeed-refactoring |
| URL Halaman Bantuan | https://github.com/ChadBailey/videospeed-refactoring/issues |
| Bahasa yang Didukung | 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": [
" | |