MPJ-K / userScripts

This repository stores userScripts I have worked on for the Tampermonkey browser extension.
GNU General Public License v3.0
0 stars 0 forks source link

YTPT: Change default keyboard shortcuts and improve keypress detection. #45

Closed MPJ-K closed 3 months ago

MPJ-K commented 4 months ago

The default keyboard shortcuts for playback speed should match YouTube's own keyboard shortcuts (< and >) and overwrite them.

Additionally, keypress detection should be improved. Currently, inputs are only detected when the player has focus.