SpeedeKey: Control HTML5 Video Speed with a Tap

Change HTML5 video playback speed right from your keyboard. ("[" to decrease, "]" to increase, Backspace to reset)

От 25.10.2023. Виж последната версия.

Автор
cemiu
Рейтинг
0 0 0
Версия
1
Създаден
25.10.2023
Обновен
25.10.2023
Размер
3 КБ
Лиценз
MIT
Работи на
Всички сайтове

SpeedeKey

Control HTML5 Video Speed with your Keyboard

A very minimal UserScript to control the playback speed of HTML5 video with keyboard shortcuts.

Usage
  • [-key to decrease speed (-0.25x)
  • ]-key to increase speed (+0.25x)
  • backspace-key to reset speed (1.00x)
  • Customise shortcuts / increments (e.g. ±0.25) at the top of the script
Why does this exist?

All 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.

Features
  • Increase ([-key) & Decrease (]-key) HTML5 video speed from the keyboard
  • Reset (backspace-key) the playback speed to 1x.
  • Easily customise shortcuts & time-scales
  • Minimal overlay showing current speed (top-left corner) for 1 sec after changing speed