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