This script automatically unmutes the video previews on the YouTube homepage when you hover over them.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
Fix the script not running if value in local storage has not been set. It seems like YouTube does not set local storage for volume settings as aggressively as I assumed. Now the script will just assume unmuting is the desired action if local storage failed to parse for any reason.
Update to match YouTube api event changes.