foru17

Make X Great Again — passive ambient browser extension that makes X usable: spam shield, KOL signal score, profile digest, social graph hints. Public-good, open source.

81
4
89% credibility
Found May 26, 2026 at 81 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Make X Great Again is a free Chrome extension that silently watches your X (Twitter) feed and uses AI to identify spam bots and fake accounts, showing small badges next to suspicious profiles and letting you block them with one click using X's own blocking system.

How It Works

1
🔍 You hear about the extension

A friend tells you about a free tool that helps clean up your X feed by spotting fake accounts and spam bots automatically.

2
🛒 You install it from the Chrome store

You click a single button to add it to your browser — no account needed to start, and it works right away.

3
It starts watching quietly in the background

As you scroll through X, the extension silently checks each commenter and shows small badges next to suspicious accounts — you barely notice it's there.

4
You see a suspicious account
🚫
Block with one click

You press the block button and the extension uses X's own interface to actually block them — it syncs to all your devices instantly.

👀
Check the details first

You hover over the badge to see why the AI flagged this account — reasons like 'promotional language' or 'new account with no followers'.

5
📋 You can see the public blocklist

Anyone can visit the website to see all the accounts that have been confirmed as spam — with reasons and evidence for each one.

🎉 Your feed stays cleaner

Over time, fewer spam accounts appear in your replies, and you feel more confident that the people you interact with are real.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 81 to 81 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is make-x-great-again?

Make X Great Again is a Chrome extension that automatically identifies and blocks spam and porn bot accounts on X (Twitter) using AI. When you browse X, the extension silently analyzes each commenter and displays a badge indicating whether they're likely a bot. Click the badge to block them through X's own interface, meaning the block syncs across all your devices. The extension runs locally first (checking caches and a local heuristic), then calls an AI endpoint for uncertain accounts, keeping costs and latency low.

Built with TypeScript, the extension uses WXT as its framework with React 19 and Tailwind for the UI. The backend runs on Cloudflare Workers with a D1 SQLite database, and the curated public blocklist is synced to the repository every 6 hours as a transparent audit log.

Why is it gaining traction?

The core innovation is that this actually blocks accounts on X, not just hides tweets locally. It drives X's own block UI so the action is permanent and synced. The governance model is thoughtful: AI verdicts never go public automatically, and community reports require GitHub authentication with 90-day minimum account age. The public blocklist includes evidence text and AI reasoning for every entry, so anyone can audit the decisions. The git history acts as an immutable audit trail.

For developers, the architecture is refreshingly straightforward: Cloudflare Workers for the edge, local-first caching to minimize API calls, and a keyword rule system that can short-circuit the LLM for obvious patterns.

Who should use this?

- X power users tired of spam replies and porn bot threads - Developers who want a cleaner reading experience without algorithmic curation - Privacy-conscious users (data stays local, no PII collected beyond public X IDs)

The extension is functional today for spam detection, but if you need KOL analysis or profile summaries, those pillars are still planned features, not shipped products.

Verdict

At 81 stars and alpha status, this is a legitimate side project with solid engineering and a clear mission. The 0.9% credibility score reflects the project's small community, but the code quality, transparent governance, and working Chrome Web Store listing suggest it's worth trying if you want to reclaim your X timeline. The AGPL license keeps it open and prevents commercial monetization, which aligns with the "public-good" positioning.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.