
The XDA experiment that everyone shared last week (rewriting the X algorithm with an open-source browser extension and a local LLM) is one point on a longer spectrum. You don’t have to run Ollama to reclaim your timeline. A handful of small, well-maintained browser extensions have been quietly doing algorithm surgery on Twitter, YouTube, and Facebook for years. In 2026 the toolkit is finally strong enough that “the algorithm” is no longer a fixed condition of using these sites. We tested eight desktop apps for social feed algorithm control, focused on Chromium and Firefox extensions plus one alternative front-end router.
What to look for in an algorithm-control tool
Not every “declutter Twitter” extension is equal. Watch for:
- Granular controls, not one big off switch. The best tools let you kill only the parts you dislike (For You tab, trending sidebar, quote-tweet suggestions) while keeping the useful parts.
- Open source. These extensions read every request and response your browser makes on X, YouTube, or Facebook. Closed-source ones are asking for a trust you have no way to verify.
- Manifest V3 compatibility. Chrome’s extension platform migration killed a lot of ad-blocker-adjacent tools. Extensions that survived the transition are the ones worth installing.
- Firefox and Chromium parity. Most tools ship one build for Chrome, Edge, and Brave, plus a separate Firefox build. If you’re on Firefox, verify support before you commit.
- Frequency of updates. X, Meta, and Google break scraping and DOM structure on purpose to defeat these extensions. Anything that hasn’t shipped a release in six months is likely already broken on your site.
- Zero remote requests. A good algorithm-control tool runs entirely local, no telemetry, no cloud dependency. It should be inert with your network off.
Quick comparison
| Extension | Best for | Browsers | Free | Notable |
|---|---|---|---|---|
| Control Panel for Twitter | Reclaiming X / Twitter | Chrome, Firefox, Safari | Yes | Chronological timeline default |
| Unhook | Killing YouTube recommendations | Chrome, Firefox, Edge | Yes | Hides feed, related videos, shorts |
| News Feed Eradicator | Removing Facebook feed | Chrome, Firefox, Safari | Yes | Also LinkedIn, YouTube, Reddit |
| BlockTube | Blocking specific YouTube channels | Chrome, Firefox | Yes | Regex-based rules |
| DF Tube | Distraction-free YouTube UI | Chrome, Firefox | Yes | Turn off features individually |
| Untrap for YouTube | Deep YouTube customization | Chrome, Firefox, Safari | Free + paid | 200+ toggles |
| Redirector | Custom URL rewriting | Chrome, Firefox | Yes | Route any site to any other |
| LibRedirect | Alternative front-ends | Chrome, Firefox | Yes | Invidious, Nitter, Redlib |
The apps
1. Control Panel for Twitter, best for X / Twitter
Control Panel for Twitter by Jonathan Buchanan is the most complete algorithm-control tool for X. It defaults to the Following (chronological) timeline instead of For You, hides the trending sidebar, kills algorithmic quote-tweet suggestions, removes Grok blurbs from the sidebar, and silently rejects the “For You” URL parameter X uses to shove you back into the algorithm. Open source on GitHub, active weekly.
Where it falls short: X ships hostile UI changes in unmarked deploys and the extension occasionally lags by a few days behind a breaking change. The extension icon does not indicate this; you find out when a section reappears.
Pricing: Free, open source (MIT).
Platforms: Chrome, Edge, Firefox, Safari.
Download: GitHub.com/insin/control-panel-for-twitter
Bottom line: Install this the first time X pushes you to For You against your setting. You will not miss it.
2. Unhook, best for YouTube recommendation removal
Unhook does one thing: hides YouTube’s algorithmic surfaces. Home feed, related videos in the sidebar, Shorts, the trending page, comments if you want, notifications if you want. What remains is a functional YouTube for people who search for what they want to watch instead of grazing.
Where it falls short: No block-by-channel rules. If you want granular allow/deny lists, you’ll layer BlockTube on top.
Pricing: Free.
Platforms: Chrome, Edge, Firefox.
Download: Unhook.app
Bottom line: The default recommendation blocker if you want a single toggle-heavy dashboard.
3. News Feed Eradicator, best for Facebook and LinkedIn
News Feed Eradicator replaces the algorithmic feed on Facebook, Twitter, YouTube, LinkedIn, Reddit, and Instagram with a rotating motivational quote. The intent is transparent: you can still visit the site to check messages, groups, or events, but the doomscroll trigger is gone. Simple approach, works well because it doesn’t try to redesign anything.
Where it falls short: All or nothing per site. There is no “hide the algorithm but keep suggested groups” mode. The rotating quotes cannot be turned off cleanly.
Pricing: Free, open source.
Platforms: Chrome, Firefox, Safari.
Download: West.io/news-feed-eradicator
Bottom line: The right pick for anyone who checks Facebook for events but no longer wants the feed.
4. BlockTube, best for channel-level YouTube blocking
BlockTube lets you block YouTube videos, channels, and comments by regex, keyword, or explicit ID. Rules sync across your browsers if you enable it. Perfect for scrubbing a specific creator, topic, or clickbait pattern out of every YouTube surface (home, sidebar, search results, Watch Next) at once.
Where it falls short: The interface for managing many rules is functional but not friendly. No preset lists for common annoyances.
Pricing: Free, open source.
Platforms: Chrome, Firefox.
Download: GitHub.com/amitbl/blocktube
Bottom line: Pair this with Unhook. Unhook kills the feed shape, BlockTube kills the specific things that still slip through.
5. DF Tube, best for minimal YouTube UI
DF Tube (Distraction Free for YouTube) takes the opposite approach from Unhook: rather than one big kill switch, it exposes about 30 individual toggles for every visual element on YouTube. Turn off just the sidebar, just autoplay, just the comment section, just Shorts, just the trending bar. Configuration lives locally.
Where it falls short: No blocklist. Any granularity beyond hide/show is out of scope. Some toggles overlap and can conflict subtly.
Pricing: Free.
Platforms: Chrome, Firefox.
Download: DFTube.app
Bottom line: The right pick for people who want to keep Watch Later but hide Shorts, or the reverse.
6. Untrap for YouTube, best deep customization
Untrap for YouTube is the maximalist tool. Over 200 toggles across appearance, recommendations, video pages, and Shorts. Ships filter lists, video-quality overrides, keyboard shortcut remapping, and a per-channel rule engine. Both free and paid tiers; paid unlocks the cloud sync and the more aggressive filter features.
Where it falls short: The sheer number of toggles is a barrier. If you want opinionated defaults, Unhook is a better starting point. Paid tier is a subscription.
Pricing: Free with limits; Untrap Plus at $9.99/year.
Platforms: Chrome, Firefox, Safari.
Download: Untrap.app
Bottom line: Reach for this when Unhook and DF Tube don’t cover a specific YouTube behavior you want gone.
7. Redirector, best DIY URL rewriter
Redirector does not touch algorithms directly, but it enables an underrated pattern: automatically redirect every X URL to a Nitter mirror, every YouTube URL to Invidious, every Reddit URL to old.reddit.com, every Instagram URL to a Bibliogram front-end. Wildcards and regex, no telemetry, no cloud rules.
Where it falls short: Setup involves writing your own rules or copying from community lists. Not a plug-and-play tool.
Pricing: Free, open source.
Platforms: Chrome, Firefox.
Download: einaregilsson.com/redirector
Bottom line: For anyone building a personal browser policy rather than adopting one.
8. LibRedirect, best alternative front-end router
LibRedirect is the polished version of the Redirector-plus-rules approach: a maintained list of privacy-respecting front-ends (Piped for YouTube, Nitter for X, Redlib for Reddit, ProxiTok for TikTok, and a dozen more) with automatic instance rotation to survive individual mirrors going down. Installs once, works everywhere.
Where it falls short: Some front-ends (Nitter especially) are under constant pressure from the parent platform and go down for weeks at a time. When that happens the redirect fails silently unless you set fallback behavior.
Pricing: Free, open source (GPL).
Platforms: Chrome, Firefox.
Download: LibRedirect.github.io
Bottom line: The one-stop replacement if you want out of algorithmic feeds entirely, not just softened.
How to pick the right one
- If your daily driver is X and you want a chronological, ad-lighter timeline: Control Panel for Twitter.
- If YouTube’s recommendations wrecked your evenings: Unhook for a single toggle, then BlockTube for specific channels.
- If Facebook only exists for events and messages now: News Feed Eradicator.
- If you want to tune every YouTube UI element yourself: DF Tube, then Untrap if you outgrow it.
- If your solution is “just don’t visit the site directly” and route to a mirror instead: LibRedirect for turnkey, Redirector for hand-crafted rules.
- If you’re the XDA-story reader who wants a local-LLM re-ranker: start with Control Panel for Twitter for the DOM primitives, then layer a userscript that calls your local Ollama endpoint on tweet elements.
FAQ
Are these extensions safe to install?
The seven listed here are all open source, and their code is small enough to audit yourself if you care to. Install from the official developer’s site or the Chrome Web Store / addons.mozilla.org listing, not from third-party mirrors that may have injected trackers.
Do they still work under Chrome’s Manifest V3?
Yes. All seven have shipped Manifest V3 builds. The one edge case is Redirector, whose more advanced regex features run on a compatibility shim in MV3; simple rules work unchanged.
Will the platforms detect and block me?
X, YouTube, and Meta cannot see browser extensions running on your machine. They can and do change the underlying HTML to break scraping, which is why extensions ship updates so often. Getting rate-limited from a service is possible if you also run heavy alternative front-ends like Nitter that scrape from public endpoints, but the extensions themselves are invisible to the platform.
Can I combine these with an ad blocker?
Yes, and you should. uBlock Origin plus one of the extensions above is the standard 2026 stack. uBlock handles ads and tracking; the extensions above reshape the site itself.
Do these tools work on mobile browsers?
Most Chromium extensions run on Kiwi Browser and Edge Canary on Android. Firefox mobile supports a curated set that includes uBlock Origin but not most of the ones on this list. The desktop is where these tools shine.
What about running a local LLM to re-rank feeds?
This is the XDA-story pattern. Practically, you install a userscript manager (Violentmonkey), write a small script that grabs each tweet or video’s DOM node, sends the text to a local Ollama endpoint with a prompt like “score this tweet from 1-10 for signal,” and hides anything below your threshold. The Control Panel for Twitter extension gives you the DOM structure to hook into.