SpeedeKey: Control HTML5 Video Speed with a Tap

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

लेखक
cemiu
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
31
रेटिंग
1 0 0
आवृत्ती
1
बनवली
2023-10-25
अपडेट केली
2023-10-25
आकार
3.46 KB
License
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