eight-dollars

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Advertisement:

Autor
djprmf
Dziennych instalacji
0
Wszystkich instalacji
78
Oceny
0 0 0
Wersja
1.2
Utworzono
03-04-2023
Zaktualizowano
03-04-2023
Rozmiar
27,5 KB
Licencja
Brak licencji
Dotyczy

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