21 lines
933 B
Markdown
21 lines
933 B
Markdown
# Disable Youtube Autoplay
|
|
This userscript disables youtube recommended videos from automatically playing
|
|
after your video has finished. With this userscript, you aren't reliant on
|
|
Youtube's cookies in order to prevent videos from playing.
|
|
|
|
## Installation
|
|
First, install Violentmonkey for
|
|
[Firefox](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/) or
|
|
[Chrome](https://chrome.google.com/webstore/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag),
|
|
or any other userscript manager of your choice, and then [click here to install
|
|
the
|
|
userscript](https://gitea.bubbletea.dev/shibao/disable-youtube-autoplay/raw/branch/stable/disable-youtube-autoplay.user.js).
|
|
|
|
## License
|
|
This userscript is licensed under GPL v3.0 or later.
|
|
|
|
## Contribution
|
|
Contributers are highly encouraged! Feel free to open a pull request with any
|
|
potential changes, and you can contact me at
|
|
[shibao@bubbletea.dev](mailto:shibao@bubbletea.dev).
|