AI 产品解读Adds pronoun badges next to usernames in Twitch chat
Twitch chat does not natively display users' pronouns, making it difficult for viewers and streamers to know how to refer to each other. This extension solves that by fetching pronoun data from pronouns.alejo.io and displaying it as visual badges inline in chat messages.
1. User installs the extension. 2. When visiting any Twitch chat page, the extension's content script activates. 3. It fetches the pronoun definitions list from https://api.pronouns.alejo.io/v1/pronouns. 4. A MutationObserver watches for new chat messages. 5. For each message, it extracts the username, fetches that user's pronouns from /v1/users/{username}, and inserts a pronoun badge element next to the username in the chat. 6. Users set their own pronouns externally at https://pronouns.alejo.io/. No login or account is needed within the extension itself.
Displays pronoun badges next to usernames in Twitch live chatSupports pronoun display in Twitch VOD chatWorks with FrankerFaceZ (FFZ) enhanced chat layoutsFetches pronoun data from the pronouns.alejo.io public APIUses MutationObserver to dynamically add badges as new messages appear
- 目标用户
- Twitch viewers who want to see others' pronouns in chat / Twitch streamers and their communities / Users of the pronouns.alejo.io service
- The extension is a single bundled JS file (bundle.js, 670KB) which makes granular source analysis harder, but the key logic is clearly readable at the end of the file.
- Cannot verify the pronouns.alejo.io external service's own login/payment requirements from extension source alone — the store description directs users there to set pronouns.
付费分析未识别到付费功能
No evidence of payment, subscription, billing, premium, upgrade, or license features in the extension source code. All 'pro' keyword matches are false positives (promise, prototype, process, property, etc.). No payment platforms detected. No Stripe, PayPal, or billing API calls. The extension is entirely free with no gated features.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a passive content script that injects pronoun badges into Twitch chat via MutationObserver. It does not implement any login UI, authentication flow, or token management. The only 'login' reference is `channel_login: z.string()` in bundle.js:3981, which is a Zod schema field representing a Twitch username string, not an authentication mechanism. The extension fetches pronoun data from https://api.pronouns.alejo.io/v1 without any auth tokens. Users set their pronouns externally on pronouns.alejo.io, not within the extension.
Seems to be perfect on Google Chrome, but working on Opera GX. I'm so sad, could you add this to Opera GX extensions ? (That will be the last star on the note !)
Excellent extension, clear and not intrusive. I always recommend it to people!
Works amazingly on Twitch! Been using this for almost two years with no obvious issues of any kind. My pronouns get displayed in a lil box with rounded corners right before my username, and the style just blends right in as if it were a fancy lil Twitch badge. I've always been able to see other users who use this extension, too, and it feels nice knowing who else is chill with asking for pronouns just by seeing said pronouns next to the usernames. Feels wholesome and inclusive, so thank you so much for making this! Now, I might be a bit blind, but I've recently had trouble figuring out how to edit and change my own pronoun settings. First time I've tried looking into it since adding this extension, but I'll probably get it eventually! Still, any assistance with this would be very much appreciated.
works great on twitch!!
virus
Great App, but doesnt work with 7tv chat. Hopefully support for that is added. Would also be cool to see something like this added to Chatterino.
You aren't punishing 7tv by not making it compatible, just chatters and streamers that would like to have pronouns in their chat.
It worked fine until it didn't. I see more people mention 7TV is the issue. Sad that it doesn't work together anymore, I used this to see my chatters pronounces, now I can't.
I love this extension, but it seems to no longer be compatible with 7tv. Has this extension been abandoned? It seems to not have an update since 2021. I would love to see it become friendly again with our commonly used extensions like 7tv, and BTTV again.
amazing!