better-twitter icon indicating copy to clipboard operation
better-twitter copied to clipboard

Hide "Twitter Blue" button

Open ryuleik opened this issue 3 years ago • 3 comments

Hi ! Could you make an option to hide this hideous button from my sight thank u <3 Great plug-in btw !!

image

ryuleik avatar Feb 03 '23 19:02 ryuleik

Seconded. Actually I came here to see whether the extension did this, and would install it in a second if it did.

daira avatar Feb 08 '23 10:02 daira

I would go further, and add the option to hide all posts by Twitter Blue users.

TheMegamind avatar Mar 31 '23 13:03 TheMegamind

a[aria-label="Twitter Blue"] {
     display: none;
}

sapondanaisriwan avatar Apr 07 '23 07:04 sapondanaisriwan