Greasy Fork is available in English.

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.

这些是代码更新过的版本。 显示所有版本

  • v0.2.0 2024-01-31

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

  • v0.1.0 2024-01-27

    Refactor large parts of the script, vastly improving its reliability

  • v0.0.3 2024-01-21

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

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