Skip to content

remove "Get verified" on twitter profiles by croutons

Screenshot of remove "Get verified" on twitter profiles

Details

Authorcroutons

LicenseNo License

Categoryx.com

Created

Updated

Code size294 B

Code checksum83f3fc43

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

removes stupid elon musk button for him to make money

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           x.com - Aug 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("x.com") {
       
  a[href="/i/premium_sign_up"] {
    display: none !important;
}
}

Reviews

No reviews yet.