lawrencehook / remove-youtube-suggestions

A browser extension that removes YouTube suggestions, comments, shorts, and more
https://lawrencehook.com/rys/
Mozilla Public License 2.0
379 stars 33 forks source link

Homepage settings apply to channel video page in redesign #63

Closed JJRcop closed 1 year ago

JJRcop commented 1 year ago

With the youtube redesign, the videos tab of youtube channels are affected by the homepage settings of RYS. It seems that with the redesign, the videos tab now functions similarly to the homepage.

I have some example screenshots

Homepage settings enabled

Screenshot_20221029_142022

Homepage settings disabled

hide extra rows doesn't change anything, since there are no extra rows in the videos tab Screenshot_20221029_142323

lawrencehook commented 1 year ago

Good catch. Thank you for creating this issue @JJRcop

Should be a simple fix, I'll add a check to flag whether or not the current page is the homepage.

lawrencehook commented 1 year ago

@JJRcop Should be fixed as of version 4.3.13

17d53da252853f3757181202925f2816b5307a35

Thanks again for making the issue.

JJRcop commented 1 year ago

17d53da252853f3757181202925f2816b5307a35 fixes it, thanks!

lawrencehook commented 1 year ago

going to keep this open until the fix is approved by Chrome

lawrencehook commented 1 year ago

deployed!