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-22

    Update README

  • v0.0.3 2024-01-21

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

  • v0.0.2 2024-01-02

    Add icon to userscript

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