您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Change HTML5 video playback speed right from your keyboard. ("[" to decrease, "]" to increase, Backspace to reset)
A very minimal UserScript to control the playback speed of HTML5 video with keyboard shortcuts.
[
-key to decrease speed (-0.25x
)]
-key to increase speed (+0.25x
)backspace
-key to reset speed (1.00x
)±0.25
) at the top of the scriptAll existing UserScripts I found were massively over-engineered, bloated, and had features far beyond what I needed. I wanted there to be a minimal solution that works on all webpages, without being distracting or intrusive.
[
-key) & Decrease (]
-key) HTML5 video speed from the keyboardbackspace
-key) the playback speed to 1x
.1 sec
after changing speed