Bangermeter scores every post in your X feed with the formula X open-sourced. Real published weights, every factor cited to its source. No folklore numbers, no data collection, no server.
Add to Chrome · Free Read the code
The live UI: badges in the feed, breakdown on click. Same screenshot as the Chrome Web Store listing.
As you scroll x.com, each post gets a badge with up to two 0 to 100 scores (50 = a typical median post). C is Content Appeal: what the algorithm would predict from the content alone. E is Earned Engagement: how its weights value what the post actually earned per view. A ~ marks low-view posts where rates are statistically smoothed.
Big score chips, human explanations ("12 replies, the algorithm's favorite, each worth ~27 likes"), detected content signals with ▲/▼ direction, rescoring factors, freshness decay, and a collapsible "Show the math" with the full weight × probability table.
The compose box gets a meter that scores your draft in real time with ▲/▼ hints: asks a question ▲, three or more hashtags ▼, "like if" bait ▼.
Shares ("DM-forwarding is one of the strongest signals," Musk, Sept 2024), bookmark as a "quiet like," dwell thresholds (a click only counts after 2 seconds), and Grok's "banger screen" quality gate. Each with its provenance, none with an invented number.
Community-Noted posts (score suppressed ×0.5, per three causal studies), visibility-limited posts flagged qualitatively, and quote-tweets handled correctly: embedded media is not counted as the quoting post's own.
Toggle badges, the draft meter, out-of-network mode (×0.75), and an optional 2023 "verified boost" historical mode, off by default. Settings sync through Chrome's own storage. That is the only permission it wants.
Bangermeter sits on three multi-agent research sweeps (roughly 2M tokens of source-traced investigation, Aug 2026), all documented in the repo's RESEARCH.md:
And the punchline: those viral Grok "algorithm reveal" screenshots are confabulations by construction. The weights are redacted from everything Grok can read.
Who want to understand why posts perform instead of chasing folklore.
Who will open "Show the math" and check the weight table themselves.
The "I reverse-engineered the algorithm" ones with made-up numbers.
Same tool, single file, for people who don't install extensions: extension/bangermeter.user.js in the repo.
Clone the repo, open chrome://extensions, enable Developer mode, Load unpacked, pick the extension/ folder. Read the code before you run it. That's the point of it being open.
Bangermeter is an independent open-source project. Not affiliated with, endorsed by, or sponsored by X Corp or xAI. Scores are relative estimates derived from X's published open-source code and cited public research; they are not predictions of reach.
Built by Ryan Lenk. More projects on the Side Projects page.