update short hiding
This commit is contained in:
parent
4de54913da
commit
995d56257f
1 changed files with 4 additions and 3 deletions
|
@ -95,9 +95,10 @@ twitter.com##article [role=group] [href$="/analytics"]:upward(div:not(:only-chil
|
|||
twitter.com##[aria-label="Twitter Blue"]
|
||||
|
||||
! youtube.com - Hide shorts
|
||||
youtube.com##[is-shorts]
|
||||
www.youtube.com##ytd-browse[page-subtype="subscriptions"] ytd-grid-video-renderer [overlay-style="SHORTS"]:upward(ytd-grid-video-renderer)
|
||||
www.youtube.com##ytd-browse[page-subtype="subscriptions"] ytd-video-renderer [overlay-style="SHORTS"]:upward(ytd-item-section-renderer)
|
||||
youtube.com##ytd-rich-item-renderer:has(ytd-thumbnail-overlay-time-status-renderer[overlay-style="SHORTS"])
|
||||
youtube.com##ytd-rich-grid-row:style(display:contents !important;)
|
||||
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
|
||||
www.google.*##^script:has-text(consentCookiePayload)
|
||||
|
|
Loading…
Reference in a new issue