parent
dc3ad2a59a
commit
cd3f0754df
@ -0,0 +1,11 @@
|
|||||||
|
/* ==UserStyle==
|
||||||
|
@name YouTube
|
||||||
|
@description カテゴリバーを隠し
|
||||||
|
@match https://www.youtube.com/
|
||||||
|
==/UserStyle== */
|
||||||
|
|
||||||
|
#header,
|
||||||
|
[title=ショート],
|
||||||
|
[aria-label=ショート] {
|
||||||
|
display: none!important;
|
||||||
|
}
|
Loading…
Reference in new issue