Greasy Fork is available in English.
Change YouTube logo link to user's subscription feed instead of homepage, when logged in, for 2017 and later YouTube layout.
< Spätná väzba na 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 :(
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.