Removes WL videos from the DOM based on the 'Added to Watch later' button/label. EXPERIMENTALLY simulates hover for edge cases. MAY IMPACT PERFORMANCE/BREAK.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
* !! EXPERIMENTAL !! * This version attempts to simulate mouse hover events on videos that aren't * immediately identified as "Watch Later" by indicators already present in the HTML. * The goal is to trigger YouTube's code to add the grey "Video from Watch Later" * label element (`ytd-thumbnail-overlay-endorsement-renderer`) to the DOM, * allowing the script to then detect and hide the video.