Greasy Fork is available in English.

SpeedeKey: Control HTML5 Video Speed with a Tap

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

Autor
cemiu
Instalaciones diarias
0
Instalaciones totales
12
Calificaciones
1 0 0
Versión
1
Creado
25/10/2023
Actualizado
25/10/2023
Licencia
MIT
Funciona en
Todos los sitios

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