Youtube Gray-Out

Overlay thumbnails of already watched videos with white layer and view counter. Aims to counteract Youtube's clickbait design.

Ini adalah semua versi dari skrip ini. Hanya tampilkan versi yang kodenya telah diubah.

  • v1.1 06 Desember 2017
  • v1.1 05 Desember 2017 Now updates on yt-visibility-refresh (updated page), runs more efficiently and updates already grayed-out thumbnails when clicking a video.
  • v1.0 20 September 2016 Changed the loop in fix_thumbnail to skip already evaluated items. Could have done this sooner. Should not consume any noticeable amount of CPU anymore.
  • v0.6 30 Agustus 2016 Went back to MutationObserver
  • v0.5 27 Agustus 2016 Switched to intervals instead of mutations.
  • v0.4 08 Agustus 2016 updating the dictionary/list with it's actual value at every check so multiple tabs don't keep individual lists.
  • v0.3 08 Agustus 2016 forgot the underscore in the regular expression
  • v0.2 08 Agustus 2016 Using MutationObserver instead of spfdone to detect new displayed content.
  • v0.1 08 Agustus 2016