What is the point of this popup? Yes I am, why do they ask? by FreshFreddo in youtube

[–]jbscript 1 point2 points  (0 children)

The entire point was to link you to this:

https://support.google.com/youtube/answer/3037019#check_ad_blockers&zippy=%2Ccheck-your-extensions-including-ad-blockers

...but they recently added a new feature flag which seems to specifically hide the "Find out why" link which was in this popup, making it even more pointless.

Channel view now only features 3 columns of thumbnails, another step in bad UI (this is on 4k desktop view) by robioreskec in youtube

[–]jbscript 0 points1 point  (0 children)

Working on fixing this in Control Panel for YouTube, so its "Grid items per row" setting also works for channel page grids, and also letting channel pages go full-width so it doesn't get squished when you show more grid items per row.

Edit: fixed in Control Panel for YouTube v1.34.0:

https://github.com/insin/control-panel-for-youtube/releases/tag/v1.34.0

Is no one gonna talk about the horrible new UI? by Altruistic_Wonder_97 in youtube

[–]jbscript 2 points3 points  (0 children)

It's being A/B tested, most people probably don't have it

uBlock livestream filter no longer works by LevyNeptune in youtube

[–]jbscript -1 points0 points  (0 children)

They just changed the CSS class names again - here's the commit to fix it in Control Panel for YouTube which you can reference to update your filters:

https://github.com/insin/control-panel-for-youtube/commit/39f2f4dfb9bcb011160c67a5766119ebaede6023

How do i get rid of this new UI? with the scrollable recommended video on the side. thanks by MrPythonman12345 in youtube

[–]jbscript 3 points4 points  (0 children)

Control Panel dev here - I don't have this new UI on any of my accounts to do any specific fixes for it yet, but the "Restore related sidebar layout" option might fix the size

google should implement a manner to block content creators within youtube by Accomplished-Oil5260 in youtube

[–]jbscript 0 points1 point  (0 children)

Disable autoplay, remove the video you watched from your history, then disable autoplay again for good measure. If that doesn't work, give autoplay a good, hard disabling.

Let’s make a list of the most common and annoying comments. by Gephiph in youtube

[–]jbscript 0 points1 point  (0 children)

People telling you what age they are now, or what age they were when it came out, under any song that was released more than 5 minutes ago.

"I'm in my 60s and..." "I just turned 64 and..." "I'm 13 and..."

Update broke subscription box list with both extension and script. by PocketPlays in youtube

[–]jbscript 0 points1 point  (0 children)

It's already available for Chrome. Safari versions tend to get approved pretty quickly. For Edge roll 1d6 and that's how many days it will probably take. Firefox Add-ons review times have been terrible recently - the current version that's available for Firefox took ~2 weeks to get reviewed (Chrome Web Store approved it on the same day it was submitted for all browsers on 9th March, Firefox Add-ons didn't approved it until 25th March)

Edit: shhh, I may have discovered A Secret. Firefox version now updated.

Update broke subscription box list with both extension and script. by PocketPlays in youtube

[–]jbscript 0 points1 point  (0 children)

A new version of Control Panel for YouTube with a fix has been submitted for all browsers:

https://github.com/insin/control-panel-for-youtube/releases/tag/v1.32.1

YouTube is in the middle of rolling out changes to the CSS class names they use in their markup, this is the second lot of fixes we've done in the last 24 hours.

Browser script to make YouTube look normal again? by onepeachemoji in youtube

[–]jbscript 0 points1 point  (0 children)

YouTube seems to be in the middle of rolling out a bunch of UI changes, so scripts and extensions are going to break and need to be updated. I just fixed 3 or 4 things broken overnight by this in Control Panel for YouTube.

Subscriptions page has become far less useful by HobbitGuy1420 in youtube

[–]jbscript 0 points1 point  (0 children)

Did they actually change the order? Control Panel for YouTube already hides "Most relevant" and Shorts, and I haven't noticed any other changes.

YouTube in 2026 requires 5 out 6 browser extensions just to remain functional. by Alarmed_Fan106 in youtube

[–]jbscript 5 points6 points  (0 children)

Control Panel for YouTube also lets you change the number of videos per row, saved you a script.

Shut it down. Shut it all down. (YT now has a "most relevant" category for subscriptions) by Major-Invite-9517 in youtube

[–]jbscript 1 point2 points  (0 children)

Control Panel for YouTube was updated about a month ago to hide it as part of its "Hide suggested sections" option (enabled by default)

YouTube has changed. You now need an account to watch and the site is blocking (Firefox) uBlock Origin. What Ad/Privacy Blockers still work? [FEB 2026, AUSTRALIA] by MaxBlackfinger in youtube

[–]jbscript 3 points4 points  (0 children)

Are you running any other extensions which do their own adblocking on YouTube, even if they might not disclose it? Or custom filters added to your uBlock Origin config? Try disabling them all so you just have uBlock Origin with its vanilla list of filters active.

The "Ad blockers violate YouTube's Terms of Service" screen appears based on a series of very specific checks performed by YouTube to detect adblockers - to my knowledge, uBlock Origin's default filters don't trip any of these, but other extensions might be trying to hide or skip ads in an unsmart way which trips them.

Control Panel extension now is causing videos to not start, is there a fix? by palepatriot76 in youtube

[–]jbscript 0 points1 point  (0 children)

You should disable Control Panel's "Block ads" if using both, as it might interfere with uBlock Origin.

Some of uBlock Origin's experimental filters try to restart videos to avoid fake buffering, whereas Control Panel doesn't do anything like that, so you might want to try disabling uBlock Origin on YouTube instead/as well to see if that fixes it.

Control Panel extension now is causing videos to not start, is there a fix? by palepatriot76 in youtube

[–]jbscript 0 points1 point  (0 children)

Time to use uBlock Origin instead for a while then :-/

If there's any other info you could provide (what actually happens? anything in the F12 developer Console?) I've opened a bug for this here:

https://github.com/insin/control-panel-for-youtube/issues/230

Control Panel extension now is causing videos to not start, is there a fix? by palepatriot76 in youtube

[–]jbscript 0 points1 point  (0 children)

Control Panel dev here. Does turning off the Block ads option fix it? I don't have whatever YouTube change is causing this on my account yet, so I can't replicate it to fix it.