Skip to content

Twitter [DEPRECATED] by snake

Screenshot of Twitter [DEPRECATED]

Details

Authorsnake

LicenseCC Zero

CategoryTwitter

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

another minimized userstyle for twitter.

Notes

⚠️ WILL NO LONGER BE UPDATED. i deleted my twitter account (frankly you should too).

an updated version of an old twitter userstyle i stopped using about half a year ago because i installed minimal twitter. minimal twitter isnt working right for me anymore so i went back to my old userstyle and redid everything myself.

Source code

/* ==UserStyle==
@name         [SNK] twitter
@version      1.2
@namespace    snake (terrybogard.gay)
@preprocessor stylus
@license      CC0
==/UserStyle== */

@-moz-document domain("twitter.com") {
/* REMOVE SHIT */
/* left sidebar */
[aria-label="Twitter"], /* twitter logo */
[aria-label="Search and explore"], /* explore */
[aria-label="Twitter Blue"], /* twitter blue */
[aria-label="Topics"], /* topics */
[aria-label="Verified"], /* verified */
[aria-label="Communities"], /* community */
[aria-label="More menu items"], /* more */
/* right sidebar */
[data-testid="sidebarColumn"], /* entire right sidebar */
[data-testid="DMDrawer"], /* message drawer */
/* compose */
[aria-label="Add a GIF"], /* gif search */
/* tweets */
[href*="/analytics"], /* remove tweet viewcount + analytics button */
[data-testid="like"] span, [data-testid="unlike"] span, /* like count */
[data-testid="retweet"] span, [data-testid="unretweet"] span, [href$="/retweets"] span, [href$="retweets/with_comments"] span, /* retweet count */
[data-testid="reply"] span, /* replies count */
/* profiles */
[href$="/followers"] /* follower count */
{ display:none!important; }

/* BORDERS */
.r-1ljd8xs, .r-rs99b7, .r-qklmqi { border:0!important; }
.r-kuekak, .r-gu4em3 { background-color:transparent!important; }

/* MISC APPEARANCE TWEAKS */
[data-testid="tweet"] { margin:0 0 2rem 0; } /* margins between tweets */
.r-zl2h9q { margin:0.25rem 0 0.5rem 0; } /* margin above and below profile name */
.r-15zivkp { margin:0 0 1rem 0; } /* margin around "x retweeted" */
[data-testid="tweet"] .css-1dbjc4n.r-obd0qt.r-onrtq4.r-18kxxzh.r-1777fci.r-1b7u577 { display:none!important; } /* remove pinned/retweeted icon */
}

Reviews

No reviews yet.