Greasy Fork is available in English.

Hide watched videos on YouTube

Adds an ability to hide thumbnails of videos you've already watched.

Acestea sunt versiunile scriptului în care codul a fost actualizat. Arată toate versiunile.

  • v1.3 20-07-2023

    1.3: As a stopgap measure, greying out watched thumbnails can now be disabled by opening developer console (Ctrl + Shift + K on Firefox, Ctrl + Shift + J on Chromium and derivatives), typing localStorage.setItem("dontGreyOutWatchedThumbnails", true) then pressing Enter, and reloading the page. I might make a GUI for it in the future.

    1.2: Fixed videos being incorrectly marked as watched. Also, watched videos are reverted to being clickable (this was a bit confusing), but still greyed out.

    1.1: Watched videos are now non-clickable and greyed out.

  • v1.2 20-07-2023
  • v1.1 13-07-2023
  • v1.0 10-12-2022