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.