auto show more for YouTube

this plugin will press "show more" button when it displayed by scrolling.

< 脚本 auto show more for YouTube 的反馈

提问 / 留言

§
发布于:2016-12-21

The script won't work for video pages

It works well for all pages other than the channel's video page. My fix:

{
    name: "Video show more button",
    selector: "button.load-more-button",
    press_num: Infinity
}```
sititou70作者
§
发布于:2017-01-30
编辑于:2017-02-04

Thank you for nice improvement code.
I merged it to my script.

发布留言

登录以发布留言。