only hide short but keep empty space
This commit is contained in:
parent
4a101f4e17
commit
00d200d226
1 changed files with 2 additions and 4 deletions
|
@ -95,10 +95,8 @@ twitter.com##[aria-label="Twitter Blue"]
|
||||||
twitter.com##div:nth-child(3) > aside[role="complementary"]
|
twitter.com##div:nth-child(3) > aside[role="complementary"]
|
||||||
|
|
||||||
! youtube.com - Hide shorts
|
! youtube.com - Hide shorts
|
||||||
! youtube.com##ytd-rich-item-renderer:has(ytd-thumbnail-overlay-time-status-renderer[overlay-style="SHORTS"])
|
youtube.com##yt-icon.ytd-thumbnail-overlay-time-status-renderer.style-scope:not([hidden]):upward(6)
|
||||||
! youtube.com##ytd-rich-grid-row:style(display:contents !important;)
|
youtube.com##.ytd-thumbnail-overlay-time-status-renderer[aria-label="Shorts"]:upward(#dismissible)
|
||||||
! youtube.com###contents.ytd-rich-grid-row:style(display:contents !important;)
|
|
||||||
! youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-items-per-row: 4 !important;)
|
|
||||||
|
|
||||||
! Google cookies
|
! Google cookies
|
||||||
www.google.*##^script:has-text(consentCookiePayload)
|
www.google.*##^script:has-text(consentCookiePayload)
|
||||||
|
|
Loading…
Reference in a new issue