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 là gì?
Video Speed Controller - BETA Channel là một tiện ích mở rộng Chrome được phát triển bởi Chad Bailey, và tính năng chính của nó là "BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Video Speed Controller - BETA Channel
Tải xuống các tệp mở rộng Video Speed Controller - BETA Channel dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Video Speed Controller - BETA Channel |
ID | kgciknbfdanakgjeeoihchpljcejkkdj |
URL Chính Thức | https://chromewebstore.google.com/detail/video-speed-controller-be/kgciknbfdanakgjeeoihchpljcejkkdj |
Mô tả | BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts |
Kích Thước Tệp | 99.57 KB |
Số Lần Cài Đặt | 147 |
Phiên Bản Hiện Tại | 0.8.2 |
Cập Nhật Lần Cuối | 2022-09-10 |
Ngày Phát Hành | 2022-09-06 |
Nhà Phát Triển | Chad Bailey |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/ChadBailey/videospeed-refactoring |
URL Trang Trợ Giúp | https://github.com/ChadBailey/videospeed-refactoring/issues |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |