disable-youtube-autoplay/README.md

21 lines
933 B
Markdown
Raw Normal View History

2021-02-04 23:10:57 -05:00
# Disable Youtube Autoplay
2022-01-06 22:22:13 -05:00
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.
2021-02-04 23:10:57 -05:00
## Installation
2022-01-06 22:22:13 -05:00
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).
2021-02-04 23:10:57 -05:00
## License
This userscript is licensed under GPL v3.0 or later.
## Contribution
2022-01-06 22:22:13 -05:00
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).