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.
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.