Comment by I_like_tomato
16 days ago
This is what I used, they have field `is-short`, https://github.com/epicseven-cup/remove-youtube-short/blob/m...
https://addons.mozilla.org/en-US/firefox/addon/remove-youtub...
16 days ago
This is what I used, they have field `is-short`, https://github.com/epicseven-cup/remove-youtube-short/blob/m...
https://addons.mozilla.org/en-US/firefox/addon/remove-youtub...
Thanks for sharing. I realised I have several userscripts I've written over time to tackle web browsing distractions. I found another one and this is probably the most effective for me because it hides Shorts at the CSS level. That means I don't need to rely on setTimeout(..., 1000) to catch elements that get inserted dynamically after the page loads.