Disable YouTube Autoplay

Keeps checking if autoplay got enabled by itself and disables it. This stops YouTube from forcing you to watch some random video next after the one you're currently watching ends, even if you disabled autoplay.

These are versions of this script where the code was updated. Show all versions.

  • v0.2.0 31/01/2024

    Improve reliability once more, replace 1000ms setInterval with 500ms setTimeout + self call

  • v0.1.0 27/01/2024

    Refactor large parts of the script, vastly improving its reliability

  • v0.0.3 21/01/2024

    feat: Remove unreliable sessionStorage check, add counter to toggle button

  • v0.0.2 02/01/2024 Imported from URL
  • v0.0.1 31/12/2023