Remove unnecessary info from Twitter
Twitter - Reduce Distractions by skunkstriped
Details
Authorskunkstriped
LicenseNo License
Categorytwitter
Created
Updated
Size885 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 Twitter - Reduce Distractions
@version 20220121.18.51
@namespace userstyles.world/user/skunkstriped
@description Remove unnecessary info from Twitter
@author skunkstriped
@license No License
==/UserStyle== */
@-moz-document domain("twitter.com") {
.r-1pn2ns4 {display: none;}
.r-o7ynqc {
transition-duration: 0s !important;
}
.r-s8bhmr {display: none;}
.r-1dpl46z {display: none;}
.r-le9fof {display: none;}
div.css-1dbjc4n:nth-child(5) > div:nth-child(2) {
display: none;
}
.r-tzz3ar {display: none;}
}
@-moz-document url("https://twitter.com/explore"), url("https://mobile.twitter.com/explore") {
.r-1rq6c10 {display: none;}
.r-kmv1fd {display: none;}
.r-1k8odwz {display: none;}
.r-109y4c4 {display: none;}
section.css-1dbjc4n > div:nth-child(2) > div:nth-child(1) {
display: none;
}
.r-1yodd5u {display: none;}
}