eight-dollars

Shows twitter blue vs real verified users (modified by DJPRMF)

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Advertisement:

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Advertisement:

Autore
djprmf
Installazioni giornaliere
0
Installazioni totali
78
Valutazione
0 0 0
Versione
1.2
Creato il
03/04/2023
Aggiornato il
03/04/2023
Dimensione
27,5 KB
Licenza
Non disponibile
Applica a

eight-dollars can help you tell the difference between actual verified accounts and twitter blue users. Just install the extension and see the difference.

Default config:

const MEME_MODE = false;
const TEXT_ENABLED = true;
const REMOVE_TWITTER_BLUE_VERIFICATION = false;
const TEXT_VERIFIED_LABEL = "Verified";
const TEXT_TWITTER_BLUE_LABEL = "Paid";
const TEXT_ENABLE_BORDER = false;

Information:
MEME_MODE: Comic Sans Icon + Font for Twitter Blue
TEXT_ENABLED: Shows text labels next to the verified badge on Twitter profiles
REMOVE_TWITTER_BLUE_VERIFICATION: Hides Paid Twitter Blue badges from accounts
TEXT_VERIFIED_LABEL: Shows text labels next to the verified badge on Twitter profiles
TEXT_TWITTER_BLUE_LABEL: Shows text labels next to the 8 dollars member
TEXT_ENABLE_BORDER: Shows a border on verified badges with text

All the work here: https://github.com/wseagar/eight-dollars

Modified to GreasyFork by DJPRMF @tugatech.com.pt