Video Speed Controller - BETA Channel
BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts
Video Speed Controller - BETA Channelคืออะไร?
Video Speed Controller - BETA Channel เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Chad Bailey และคุณลักษณะหลักของมันคือ "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Video Speed Controller - BETA Channel
ดาวน์โหลดไฟล์ส่วนขยาย Video Speed Controller - BETA Channel ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Video Speed Controller - BETA Channel |
ID | kgciknbfdanakgjeeoihchpljcejkkdj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/video-speed-controller-be/kgciknbfdanakgjeeoihchpljcejkkdj |
คำอธิบาย | BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts |
ขนาดไฟล์ | 99.57 KB |
จำนวนการติดตั้ง | 147 |
เวอร์ชันปัจจุบัน | 0.8.2 |
อัปเดตครั้งล่าสุด | 2022-09-10 |
วันที่เผยแพร่ | 2022-09-06 |
ผู้พัฒนา | Chad Bailey |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/ChadBailey/videospeed-refactoring |
URL หน้าช่วยเหลือ | https://github.com/ChadBailey/videospeed-refactoring/issues |
ภาษาที่รองรับ | 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": [ " |