Hacker News new | ask | show | jobs
by abnercoimbre 1091 days ago
Do we have equivalents for Firefox as well? I'm struggling to find them.
2 comments

I use Enhancer for Youtube (https://addons.mozilla.org/en/firefox/addon/enhancer-for-you...)

Allows hiding(*) and converting to normal video.

(*) "Firefox 103+ and layout.css.has-selector.enabled set to True - Experimental CSS feature not fully working on Firefox, some rendering issues may occur"

I created this uBlock Origin rule that will remove all Shorts without any cosmetic remnants. Seems simpler and more secure than installing an addon.

youtube.com##:xpath(//ytd-thumbnail-overlay-time-status-renderer[@overlay-style='SHORTS']//ancestor::ytd-grid-video-renderer)