Skip to content

haxibami/findmuskist

Repository files navigation

findmuskist

TL;DR

Identify users who hide their blue checkmark.

What is this?

Found Muskist!

The bird has gone, but the resisters have not.

Despite the addition of Hide your blue checkmark option, it's still possible to see whether a user is subscribed to Twitter X by simply reading API response.

This extension does that and shows red checkmark for hidden Muskists - users who subscribe to X but hide the blue checkmark.

sample

hover

Limitations

Currently you can identify Muskists only on profile page (by /UserByScreenName GraphQL response), but not on timeline.

Development / Build

This extensin is built on plasmo. See plasmo's docs for more details.

pnpm i
pnpm run build

You can load the extension from ./build/chrome-mv3-prod for Chrome and ./build/firefox-mv3-prod for Firefox.

Note: On Firefox, you may need to grant some permissions manually from about:addons page.