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是由Chad Bailey开发的Chrome扩展程序,该扩展的主要功能是“BETA testing release of Video Speed Controller. Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts”。
扩展截图
下载Video Speed Controller - BETA Channel扩展crx文件
下载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 扩展基本信息
| 名称 | |
| 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": [
" | |