nitter icon indicating copy to clipboard operation
nitter copied to clipboard

Request for the option to hide Verified/Blue Checkmark users

Open BrochachoTheBro opened this issue 10 months ago • 1 comments

BrochachoTheBro avatar Jun 06 '25 19:06 BrochachoTheBro

You can add this rule to uBlock Origin, but just note that if the instance isn't sorting replies by newest first, you might see a lot of blank reply pages:

! Hide blue check replies on nitter.net
nitter.net##.thread-last.timeline-item span[title="Verified blue account"]:upward(div[class="tweet-body"]):upward(div)
nitter.net##div.thread-line.thread.reply span[title="Verified blue account"]:upward(div[class="tweet-body"]):upward(div)

cmj avatar Jun 07 '25 03:06 cmj