Hey folks — I built Your Signal, an open-source Chrome extension that uses Jev to filter the X timeline around your actual interests.
Integrationsby MithrilMan2026-09-18
Hey folks — I built Your Signal, an open-source Chrome extension that uses Jev to filter the X timeline around your actual interests.
It sends eligible text from posts already visible in the feed to Jev in batched typed questions. Jev returns signals for relevance, substance, practical value, promotion, and engagement bait; the extension then combines them locally using user-defined weights and thresholds.
Posts can be highlighted, labelled, dimmed, collapsed, or hidden, and every change is reversible. It’s BYOK, MIT-licensed, has no telemetry, and uses no intermediary backend.
Demo: https://mithrilman.github.io/your-signal/artifacts/your-signal-demo-social.mp4
Code: https://github.com/MithrilMan/your-signal
I’d love feedback from other Jev builders, especially on the signal design and batching strategy.
Links