eight-dollars

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

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

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.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
djprmf
Daily installs
0
Total installs
77
Ratings
0 0 0
Version
1.2
Created
2023-04-03
Updated
2023-04-03
Size
27.5 KB
License
N/A
Applies to

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