wseagar / eight-dollars

A browser extension that shows twitter blue vs real verified users
MIT License
1.19k stars 69 forks source link

Differentiate between legacy-verified accounts that have not paid and legacy-verified accounts that have paid, and also org- and gov-verified accounts. #94

Open lewisje opened 1 year ago

lewisje commented 1 year ago

I got the idea from this UserScript: https://gist.github.com/istrueuser/89b2fb7f203a7de028e8a77c35fd46f8

Currently, the following two accounts show up as Verified with a blue checkmark:

Also, the following two accounts show up as Verified with a white checkmark:

By comparison, this non-legacy paid account shows up as Paid with a blue dollar sign, and the UserScript uses a red checkmark: https://twitter.com/Ashcryptoreal


It would be nice to see all five statuses distinguished, especially between legacy-verified accounts that have or have not paid, maybe with something like a purple checkmark for legacy-verified paid accounts and yellow for org-verified, while keeping the other three as they are.