Vulpelo / hide-youtube-shorts

Browser add-on that hides YouTube-shorts videos
GNU General Public License v3.0
138 stars 4 forks source link

Update broke grid view #23

Closed weldabar closed 1 year ago

weldabar commented 1 year ago

The latest update broke the extension. Shorts now appear on my subscriptions page in grid view. In list view they don't appear.

Vulpelo commented 1 year ago

I have published a hotfix on Firefox plugin store. Please update the plugin and check if the problem has been fixed.

Most likely you have an old YT layout and I had temporarily removed (and then mistakenly put in the wrong location in later commit) hiding 'ytd-grid-video-renderer' element, which was used in the previous YT layout. I have re-added it in the patch.

weldabar commented 1 year ago

Yes, the hotfix fixed it for me!