Automatically disables autoplay on YouTube videos for a better viewing experience.
当前为
The YouTube Autoplay Off is a userscript designed to enhance your viewing experience on YouTube by automatically disabling the autoplay feature, preventing the next video from playing without your consent.
Features
Automatically turns off the autoplay feature after a 60-second delay once the YouTube page loads.
Monitors the DOM for changes, ensuring autoplay remains disabled even when new videos are loaded dynamically.
Listens for video play events to check and disable autoplay if it is enabled when a video starts playing.
Provides a seamless and uninterrupted viewing experience by giving users control over video playback.
Installation Instructions
Install a userscript manager like Tampermonkey, Greasemonkey, or Violentmonkey.
Click on the download link or copy the script code provided.
If using Tampermonkey, click on the Tampermonkey icon and select "Create a new script."
Paste the script code into the editor and save.
If using Violentmonkey, click on the Violentmonkey icon, select "Create a new script," paste the code, and save.
Usage
Once installed, the script will automatically run on YouTube, disabling autoplay as you browse. You do not need to take any additional actions; the script will handle everything in the background.
Compatibility
Compatible with Chrome, Firefox, and other browsers that support userscript managers like Tampermonkey, Greasemonkey, or Violentmonkey.
Known Issues
Some users may experience issues if YouTube updates its interface, which could affect the script's functionality. In such cases, check for updates or community discussions regarding the script.
License
This script is licensed under the MIT License.