YouTube Speed Controller
Control YouTube video playback speed beyond 2x.
Easy way to change youtube video playback speed
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Chrome extension that enables changing YouTube video playback speed from 0 to 10 with a custom step.
The controls are integrated with the YouTube player in the form of:
- a draggable bar below the quality option in the player settings,
- numeric input
- by detecting pressed keys provided by the user (by default '-' or 'a' to subtract and '+' or 'd' to add).
New dynamic playback speed control in version 1.6.0!
查看最近评论和评分分布。
商店综合星级:4.3。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Control YouTube video playback speed beyond 2x.
Set the default playback speed for YouTube videos! Complete with hotkeys to manipulate the current video speed.
Per-creator speed control and background play for YouTube, TikTok and Facebook.
Control YouTube video speed using arrow keys
Control speed of the youtube playback using keyboard. Press '+' to increase and '-' to decrease the playback speed.
When speed is not enough! Control the speed of your favorite videos: Slower or faster. You are "the only one who decides"!
worked well but please update it
+vouch netflix premium 1m ltc 0.2
dynamic playback speed video youtube chrome extension 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 This formula means that the playback rate will start at x1.5 and increase linearly as a function of the current time divided by the duration of the video until it reaches 60% of the duration, where it will reach x3.