Removes the "Tending" and "Who To Follow" side bar on Twitter/X
Trending Remover by Birphon
Details
AuthorBirphon
LicenseNo License
Categoryx
Created
Updated
Size242 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Trending Remover
@version 20240616.22.49
@namespace ?
==/UserStyle== */
@-moz-document domain("x.com") {
.css-175oi2r.r-kemksi.r-1kqtdi0.r-1867qdf.r-1phboty.r-rs99b7.r-1ifxtd0.r-1udh08x {
display: none;
}
}