您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Shows twitter blue vs real verified users (modified by DJPRMF)
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