Clean Loopy For Youtube

Displays a link below YouTube videos to enable/disable auto replay.

< 脚本 Clean Loopy For Youtube 的反馈

提问 / 留言

Deleted user 6618
§
发布于:2014-11-05

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

Deleted user 4151
§
发布于:2014-11-08
编辑于:2014-11-09

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

发布留言

登录以发布留言。