SpeedeKey: Control HTML5 Video Speed with a Tap

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

Od 25.10.2023.. Pogledajte najnovija verzija.

Autor
cemiu
Ocjene
0 0 0
Verzija
0.5
Stvoreno
25.10.2023.
Ažurirano
25.10.2023.
Size
3,46 KB
Licenza
MIT
Primjenjuje se
Sve stranice

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