Hide YouTube "Members-Only" videos 的评价
Hide YouTube "Members-Only" videos 作者: Dan
3 条评价
- 评分 4 / 5来自 Firefox 用户 18760612, 2 个月前You do realize that if you are able to filter out the members only videos and get them to not display, you should really be using JavaScript DOM to actually delete the members only video cards using element.remove();. This fixes the massive blank gaps in the YouTube page where members only videos used to reside
- 评分 4 / 5来自 Dominicentek, 3 个月前Does exactly what I was looking for, I just wish there was a way to hide the parent containers since I don't like seeing the big gaps
- 评分 4 / 5来自 ZeroJanitor, 3 个月前I wish there was a toggle to hide the blank containers, but otherwise works great.
开发者回应
发布于 3 个月前Good idea! I might try to make that one day when I'm in the mood (using an LLM for coding, lol)