Video Speed Controller
Video Speed Controller is a super lightweight extension that lets you control video playback speed on any website. Easily slow down…
Control HTML video speed.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Control Youtube video speed with shortcuts. Unlike Youtube original speed adjustment, you can speed up as much as you want.
- Ctrl + Shift + L : Speed Up.
- Ctrl + Shift + J : Speed Down.
- Ctrl + Shift + K : Speed Neutral.
You can customize the shortcuts at chrome://extensions/shortcuts.
The source code is fully available.
查看最近评论和评分分布。
商店综合星级:4.3。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Video Speed Controller is a super lightweight extension that lets you control video playback speed on any website. Easily slow down…
Video Speed Controller for netflix video, primevideo, hotstar, etc.
Control the speed of your video!
Speed up or slow down any HTML5 videos on any website.
Easily control HTML5 video playback speed via toolbar popup
Speed up or slow down any HTML5 videos on any website.
Request new feature for Video Speed Controller 1- set desired speed e.g. x3 2- select starting speed e.g. x1.5 3- % of video passed until desired speed is reach e.g. 60% The video begins at x1.5 and increases gradually as a function of time based on the duration of the video until it reaches 60% therein it will reaches x3 speed. e.g. at 60% of elapsed video duration it will be playbackRate = x1.5 + (x3 - x1.5) * (currentTime / duration) / 0.6