Remove yt volumebar focus

Sets focus to video element after using volume bar, so that left/right arrow keys can be used for video seeking instead of volume change

这些是代码更新过的版本。 显示所有版本

  • v1.30 2022-03-25

    Use mutation observer for applying our fix

  • v1.21 2022-01-02

    Ensure the script is launched on pages with video player only

  • v1.2 2022-01-02

    Make sure the video is loaded before running our script

  • v1.1 2021-12-16

    Added functionality to restore focus after clicking on progress bar.

  • v1 2021-12-02