Hi HN,<p>I recently released a new browser extension for YouTube, which in addition to the table stakes of hiding the existence of Shorts, hiding promoted content, automatically skipping ads, hiding useless/unused UI elements, hiding unwanted channels YouTube keeps recommending to you, letting you hide algorithmic suggestions etc. etc., makes other changes I've always wanted as a user, in the same vein as one of my other extensions, Control Panel for Twitter.<p>The most significant of those is attempting to make your Subscriptions page more like an Inbox, by hiding videos you've already watched (with a configurable watch %), videos you're never going to watch (like live streams and multi-hour stream VODs - if you follow any gaming channels which started co-streaming to YouTube after a recent Twitch policy change), videos you literally can't watch (Upcoming), and improving the handling of videos hidden using YouTube's built-in Hide functionality, then finally filling in the gaps created by all those hidden videos, so unwatched content you're interested in (since you didn't Hide it yet!) floats to the top of your Subscriptions.<p>Desktop and mobile versions of YouTube are both supported, with some version-specific features, e.g. it significantly improves the Subscriptions and Search page layout when doing some comfy-mode browsing of the mobile version on an iPad or other tablet in portrait mode (unfortunately the iOS version is still stuck in App Review limbo, despite the macOS version - which contains the exact same web extension code - being approved on initial submission almost 2 weeks ago).<p>Part of the reason for finally making this (I've been meaning to improve the Subscriptions page for ages) was YouTube starting to go after uBlock Origin, which I can now disable on YouTube if it becomes necessary, without seeing any promoted content or ads.<p>Website: https://jbscript.dev/control-panel-for-youtube<p>Source: https://github.com/insin/control-panel-for-youtube
Taking a look at it now, and how it interacts with Enhancer for Youtube.<p>The one thing I'm absolutely desperate for, is a fix to Youtube's Watch Later playlist issues.<p>If you ever hit maximum on it, it seems permanently broken afterward to not delete watched videos- which means the only way to delete videos is manually, behind a 3-dot menu <i>per video</i>. Since the playlist max size is 5000, that'd be a minimum 10,000 clicks, and since the 3 dot menu only shows up once you're over a video, a certain level of hunting too.<p>I tried to make an extension for this once, but bungled it pretty bad so it'll take another effort sometime. Youtube's my primary content source outside of games, so for me it hurts pretty bad.
Thanks for the feedback and feature requests, I've added them as enhancements for upcoming versions, feel free to add your own here:<p><a href="https://github.com/insin/control-panel-for-youtube/issues">https://github.com/insin/control-panel-for-youtube/issues</a><p>I also have a Hacker News extension if you've ever wanted to be able to easily follow new comments on stories over time, and stop accidentally flagging/hiding stories while scrolling on mobile:<p><a href="https://jbscript.dev/comments-owl-for-hacker-news" rel="nofollow">https://jbscript.dev/comments-owl-for-hacker-news</a>
I needed to do this to make the plugin work after purchasing it through the App Store on OS X:<p>1. Restart Safari<p>2. Activate the plugin<p>3. Add the button to the toolbar and click it once<p>Only after this did it function. You also need to open the plugin options from your Safari preferences to see all options, they will be cut off if you click the toolbar icon.<p>To the creator: Congratulations on making a very cool plugin! It fixes all of the worst annoyances of YouTube, meaning that I can start using the website instead of FreeTube and thus distribute my juicy subscription money to the creators I watch.
I like it in general, but by default it also hides the play control on videos (at least, live streams) which is a problem. I had to stop the video to change the screen size, adjust volume, turn captions on/off etc.
Looks pretty useful!<p>Does it have the option to automatically make the player full size? YT defaults to the smaller one with related stuff on the right which is always annoying.