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: Add support for playback speed increment and decrement buttons. #50

Closed MPJ-K closed 1 week ago

MPJ-K commented 1 month ago

Specifying "<" or ">" in the playback speed buttons setting should add a decrement and increment button respectively.

It might also be a good idea to move the scrollable playback speed button from the settings to a special button identifier such as "s".

MPJ-K commented 2 weeks ago

I am going to keep the changes related to this issue in testing for a little while, since they are quite extensive.

MPJ-K commented 1 week ago

I would like to improve the readability of the text on the player buttons.

The text could have some shadow or a different background color, perhaps triggered by hovering over the button.