Skip to content

Remove views from tweets (PC) by blackeremy

Screenshot of Remove views from tweets (PC)

Details

Authorblackeremy

LicenseNo License

Categorytwitter.com

Created

Updated

Size768 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tweak for removing views in tweet for PC.

Notes

I'll try to keep this updated but I won't promise.

Source code

/* ==UserStyle==
@name         Remove views from tweets (PC)
@namespace    twitter.com
@description  Tweak for removing views in tweet for PC.
@author       Blackeremy
@preprocessor stylus
@version      1.0.6
==/UserStyle== */
@-moz-document domain("twitter.com") {
    .css-175oi2r.r-1kbdv8c.r-18u37iz.r-1wtj0ep.r-1ye8kvj.r-1s2bzr4 > div.css-175oi2r.r-18u37iz.r-1h0z5md.r-13awgt0:nth-child(4),
    div.css-1dbjc4n.r-1d09ksm.r-1471scf.r-18u37iz.r-1wbh5a2 > div.css-901oao.r-115tad6.r-1q142lx.r-37j5jr.r-a023e6.r-16dba41.r-rjixqe.r-bcqeeo.r-s1qlax.r-qvutc0,
    div.css-175oi2r.r-1d09ksm.r-18u37iz.r-1wbh5a2.r-1471scf > div.css-1rynq56.r-bcqeeo.r-qvutc0.r-37j5jr.r-a023e6.r-rjixqe.r-16dba41 > span.css-1qaijid.r-bcqeeo.r-qvutc0.r-poiln3 {
        display: none;
    }
}

Reviews

No reviews yet.