You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restored custom keyboard forward and rewind times after clicking buttons or interacting with controls on the YouTube player bar.
Restored the proven pre-5.0.0 rule that only genuine text-editing contexts suppress configured shortcuts.
Kept keyboard listeners attached while shortcuts are enabled, preventing navigation-time gaps that previously required disabling and re-enabling the setting to recover.
Prevented mouse clicks on the extension's accessible player buttons from moving keyboard focus into YouTube's player.
Retained Tab, Enter, and Space accessibility for keyboard-operated player controls.
Added startup, player-button, slider-focus, editable-field, and mouse-focus regression coverage using the registered keyboard listener.