Change YouTube logo link to user's subscription feed instead of homepage, when logged in, for 2017 and later YouTube layout.
< 脚本Youtube Logo - Link to subscriptions feed的反馈
I fixed it.
Commenting out line 45 like this:
// logo.addEventListener("pointerdown", LogoClick); // Process screen touch on logo
fixed it.
Yes that will fix it but will disable touch screen actions on the logo.
I wasn't able to find a fix to allow middle/right clicks :(
I share in the frustration. I wish the author of this script repaired this issue.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
ANY sort of interaction with the logo forces the page to go into subscriptions.
Even right clicking the logo makes the page change. Or middle clicking.
Let's say I'm watching a video and want to open a new subs tab from the logo, middle clicking the logo opens a new tab but also goes to the subscriptions page from the video.
VERY annoying. Please fix.
Otherwise an absolute lifesaver of a script.