Adds quality change buttons below the video (144p, 240p, 360p, 480p, 720p, 1080p...) works on mobile (m.youtube.com) and on desktop.
< 脚本YouTube.com quality change buttons (Mobile / Desktop)的反馈
The script works but prevents notifications and search filter drop downs from appearing.
Removing the below resolves the issue without impacting the functionality:
player.click(); // start video
player.click(); // pause video
I'm using Desktop, so I'm not sure if this affects the mobile/tablet version of Youtube, but it's unnecessary in Desktop.
Fixed in version 1.13, thank you
Thanks!
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
The script works but prevents notifications and search filter drop downs from appearing.