Skip to content

Commit

Permalink
Add filter for new channel tabs style
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsdev committed Oct 23, 2023
1 parent 7640462 commit 5ae07ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@ youtube.com##ytd-rich-section-renderer:has(#rich-shelf-header:has-text(Shorts))
youtube.com##ytd-reel-shelf-renderer:has(.ytd-reel-shelf-renderer:has-text(Shorts))

! Hide shorts tab on channel pages
! Old style
youtube.com##tp-yt-paper-tab:has(.tp-yt-paper-tab:has-text(Shorts))
! New style (2023-10)
youtube.com##yt-tab-shape:has-text(/^Shorts$/)

! Remove empty spaces in grid
youtube.com##ytd-rich-grid-row,#contents.ytd-rich-grid-row:style(display: contents !important)
Expand Down

0 comments on commit 5ae07ff

Please sign in to comment.