YouTube - Remove Watch Later Videos (Exp. Hover)

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.

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.9.3-remove // Changed version slightly to indicate modification 2025-04-24
  • v1.9.2 2025-04-19
  • v1.9.1 2025-04-19
  • v1.9 2025-04-19
  • v1.8 2025-04-19

    * !! 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.

  • v1.7 2025-04-19