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
Αυτές είναι εκδόσεις αυτού του κώδικα όπου ο κώδικας έχει ενημερωθεί. Προβολή όλων των εκδόσεων.
Use mutation observer for applying our fix
Ensure the script is launched on pages with video player only
Make sure the video is loaded before running our script
Added functionality to restore focus after clicking on progress bar.