๐ Open to everyone. The Chrome Web Store listing is public โ no more invite list.
๐ Private accounts now ask first. If you analyze someone whose account is private, the extension explains that their non-public posts would be sent to Anthropic and waits for you to confirm.
โ๏ธ No more overclaiming. Analyses are based on a limited recent sample, and the wording now says so โ "no replies found in this sample" instead of the old, and sometimes wrong, "has never replied to anyone."
๐ Fixed a bug where a slow analysis could render under the wrong person's name if you opened a second profile while the first was still loading.
๐งน Fixed background tabs that could occasionally be left open invisibly, and made post-scraping robust against posts containing bracket characters.
๐ธ Capped how much text each analysis sends, so an unusually wordy profile can't quietly cost several times a normal lookup.
๐ก๏ธ Assorted hardening: stricter validation of internal messages, and escaping of every value that reaches the card.
v0.2.3 ยท July 2, 2026
๐ Security hardening: profile bios and AI output are now fully escaped before display, closing a script-injection hole. External profile links are restricted to http(s).
๐ Bios with emoji (flags, globes, and friends) now display correctly instead of as boxes, and multi-line bios keep their line breaks.
๐จ Trait chips are now free-form adjectives with color judged in context by Claude (green/gray/red), rather than from a fixed word list.
โฉ๏ธ New "Replies:" line combining how often someone replies (computed from their recent activity) with how they conduct themselves ("Frequently, warmly, and supportively").
๐ Fixed follower counts under 10K showing truncated on the hover card (e.g. "093" for 3,093).
๐ก๏ธ Remote kill switch and update nudges (introduced in the unreleased v0.2.2) ship in this build.
๐งฐ Settings popup refreshed with the current branding plus links to this site and the privacy policy.
v0.2.1 ยท July 1, 2026
๐งญ New compass icon โ the placeholder blue square is retired at last.
๐ This website launched: one-pager, privacy policy, known issues, and tester guide.
๐ฆ Store-ready packaging: dropped an unused clipboard permission and corrected the store summary to threads.com.
๐ Submitted to the Chrome Web Store as an invite-only preview.
v0.2.0 ยท late June 2026
Feature-complete build for the friends-and-family preview.
AI assessment side panel: verdict, trait chips, main topics, reply conduct, and flags/positives โ generated by Claude using your own API key.
Analyses now read a person's replies as well as their posts, so how they treat people counts, not just what they broadcast.
Results cache (12 hours, up to 150 profiles) so repeat lookups are instant and free; โป refresh link to force a fresh analysis.
Followers-vs-following ratio bar and snapshot timestamp on the panel.
Settings popup for your API key, with one-click paste.
v0.1.x ยท June 2026
First working prototype: hover a username on threads.com and a stats card (followers, following, ratio, threads posted) appears under the native hover card.
Post-fetching machinery: Threads only renders posts in the browser, so the extension learned to read them from briefly-opened background tabs.
Dropped support for the Atlas browser (due to broken tab APIs).