wseagar / eight-dollars

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

Fix/multiple text node siblings #59

Closed noway closed 1 year ago

noway commented 1 year ago

A follow up to the #58 fix, this PR handles the case when there are multiple React text nodes before a blue check.

Seems to be only affecting accounts with emojis in the username.

Before:

image

After:

image