Skip to content

MEATify TwitterX by Catalyst-GP

Screenshot of MEATify TwitterX

Details

AuthorCatalyst-GP

LicenseNo License

Categorytwitter.com

Created

Updated

Size758 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Replaces the boring white X with an X made of Slim Jims

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         MEATify TwitterX
@version      20230724.18.45
@namespace    ?
==/UserStyle== */

/* ==UserStyle==
@name         MEATify TwitterX
@namespace    USO Archive
@author       Cassie (Catalyst-GP)
@description  Replaces the boring white X with an X made of Slim Jims
@version      20140929.03.28
@license      NONE
@preprocessor uso
==/UserStyle== */

@-moz-document url-prefix("https://twitter.com") {
a[aria-label="Twitter Blue"]{
      display: none;
    }
  
    a[aria-label="Twitter"] svg[aria-hidden="true"] {
      display: none;
    }
  
    a[aria-label="Twitter"] {
      background: url(https://cdn.discordapp.com/attachments/1052447336095289394/1133106811835265158/image-removebg.png);
      background-size: 100%
    }
}

Reviews

No reviews yet.