Displays a link below YouTube videos to enable/disable auto replay.
< 腳本Clean Loopy For Youtube的回應
https://greasyfork.org/en/scripts/6327-clean-loopy-for-youtube-improved
Please let me know what do you think, there, in Script Discussions.
Note; due to namespace change, you need to remove old version 1.8 manually.
Thanks
Needs to support HTML5 pushstate
The new Youtube uses HTML5 pushstate for navigation.
If you go to the main youtube page and then click into a video, the script will not work, because the video is loaded using AJAX and then the URL updated using pushstate.
You would need to refresh the page for the loop button to show.
This is a modification we can add to the script to fix the problem: http://forum.tampermonkey.net/viewtopic.php?p=3038#p3038