X Focus Filter
Filter X/Twitter timeline to only show Tech, AI, Business & Open Source content
As of June 2026, X Focus Filter has 11 users in the Productivity category.
Usersup 120.0 percent+120.0%
11
11
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.5.1
Manifest V3
90-day change · In the last 90 days this extension 3 version updates, changed permissions.
History
8 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 5 | — | — | 1.0.0 |
| Apr 16, 2026 | 3 | — | — | 1.0.0 |
| Apr 22, 2026 | 7 | — | — | 1.4.0 |
| Apr 27, 2026 | 9 | — | — | 1.4.0 |
| May 4, 2026 | 9 | — | — | 1.4.0 |
| May 10, 2026 | 9 | — | — | 1.5.0 |
| May 15, 2026 | 9 | — | — | 1.5.1 |
| Jun 3, 2026 | 8 | — | — | 1.5.1 |
| Now | 11 | — | — | 1.5.1 |
Changelog
- Apr 16, 2026description
X Focus Filter — Take Back Your X/Twitter Timeline Tired of scrolling through spam, NSFW content, crypto scams, and engagement bait on X (formerly Twitter)? X Focus Filter is a lightweight Chrome extension that filters your timeline in real-time, showing only the professional and technical content you actually care about. No API keys. No data collection. No servers. Everything runs 100% locally in your browser. THE PROBLEM X's algorithmic timeline doesn't respect your time. Your feed is cluttered with: - Spam accounts and NSFW/adult content mixed into your professional feed - Crypto scam promotions, fake giveaways, and airdrop spam - Engagement bait, rage-inducing culture war posts, and celebrity gossip - Content completely unrelated to your work and interests You open X to stay updated on tech and AI news, but end up wasting 30 minutes scrolling through noise. X Focus Filter fixes this by letting you define exactly what topics you want to see. HOW IT WORKS X Focus Filter scans each tweet as it loads on your timeline and matches it against carefully curated keyword dictionaries. Tweets that don't match your selected topics are instantly and smoothly hidden. No page reloads, no delays — filtering happens in real-time as you scroll. 1. A tweet appears in your timeline 2. The extension extracts the tweet text, author name, and any link preview content 3. It checks against the spam/NSFW blacklist (always active) 4. It matches against your selected topic keywords 5. The tweet is shown or hidden instantly The entire process takes milliseconds per tweet and has zero impact on your browsing performance. 8 TOPIC CATEGORIES Choose the topics that matter to you. Each category contains 50-100+ carefully curated keywords in both English and Chinese: Tech — Software engineering, hardware, cloud computing, programming languages (JavaScript, Python, Rust, Go), frameworks (React, Vue, Next.js), DevOps, databases, cybersecurity, major tech companies (Apple, Google, Microsoft, NVIDIA) AI / Machine Learning — Large language models (GPT, Claude, Gemini, LLaMA, DeepSeek), deep learning, neural networks, computer vision, NLP, AI agents, prompt engineering, image generation (Stable Diffusion, Midjourney, DALL-E), AI coding tools (Copilot, Claude Code) Business — Startups, venture capital, funding rounds, IPOs, acquisitions, revenue, fintech, market analysis, hiring trends, Y Combinator Open Source — GitHub, GitLab, open source licenses, pull requests, npm, PyPI, package releases, Linux, community projects Design — UI/UX, Figma, design systems, typography, accessibility (a11y), Tailwind CSS, motion design, prototyping Crypto / Web3 — Blockchain, Ethereum, Bitcoin, Solana, DeFi, smart contracts, DAOs, Layer 2 solutions, zero-knowledge proofs Indie Dev — Indie hackers, side projects, bootstrapping, MRR, Product Hunt, build in public, micro SaaS, no-code/low-code tools Career — Job postings, hiring, remote work, salary, coding interviews, tech leadership, freelancing, career development 3 FILTER MODES Fine-tune how aggressive the filtering should be: Strict Mode — Requires at least 2 keyword matches per tweet. Best for laser-focused feeds with minimal noise. Great if you only want deeply technical content. Normal Mode — A single keyword match is enough to show a tweet. The balanced default that works well for most users. Relaxed Mode — Includes additional broader related terms (like "product", "platform", "tool" for Tech). Shows more content with a wider net. Good if you don't want to miss anything tangentially related. KEY FEATURES Real-Time Filtering Tweets are filtered as they load using a MutationObserver. No page refresh needed. Works seamlessly as you scroll through your timeline. Spam & NSFW Blocking A built-in blacklist automatically hides spam, NSFW content, scam promotions, fake giveaways, and engagement bait. This blacklist is always active regardless of your topic settings. Custom Keywords Add your own comma-separated keywords to the whitelist (always show) or blacklist (always hide). Perfect for niche topics or specific terms you want to filter. User Whitelist Ensure your favorite accounts are never filtered. Add usernames to the whitelist and their tweets will always appear, regardless of content. Peek Mode Temporarily reveal all filtered tweets at reduced opacity. This lets you check for false positives and fine-tune your settings without permanently changing anything. Floating Status Badge A small, unobtrusive badge on the page shows real-time filtering stats (tweets shown vs. hidden) with a quick on/off toggle. Bilingual Interface Full English and Chinese (Simplified) UI support. Switch languages with one click. Keyword dictionaries include both English and Chinese terms for comprehensive coverage. Real-Time Statistics The popup shows live counts of tweets scanned, shown, and hidden so you can see exactly how the filter is performing. PRIVACY FIRST X Focus Filter is built with privacy as a core principle: - ZERO data collection — We collect absolutely no user data, ever - NO analytics or tracking — No Google Analytics, no telemetry, no usage stats - NO network requests — The extension never phones home or contacts any server - NO API keys needed — Works entirely offline after installation - Local storage only — Your preferences are saved in chrome.storage.local on your device - Minimal permissions — Only requests access to x.com and twitter.com domains - Open source — The complete source code is available for inspection on GitHub TECHNICAL DETAILS - Built with vanilla JavaScript — no frameworks, no build step, no bloat - Chrome Extension Manifest V3 compliant - Uses MutationObserver for efficient real-time DOM monitoring - Word-boundary matching for short keywords (3 characters or less) to prevent false positives - Lightweight: the entire extension is under 50KB - No background service worker — only runs when you're on X/Twitter PERFECT FOR - Software engineers who use X for tech news and open source updates - AI/ML practitioners following the latest research and model releases - Startup founders tracking business news and funding rounds - Designers staying updated on UI/UX trends and tools - Anyone who wants a cleaner, more focused X/Twitter experience - Bilingual English/Chinese users who follow content in both languages FREQUENTLY ASKED QUESTIONS Q: Does this work with X's "For You" and "Following" tabs? A: Yes! X Focus Filter works on all timeline views including For You, Following, search results, and individual profile pages. Q: Will this slow down my browsing? A: No. The keyword matching is extremely fast (milliseconds per tweet) and uses requestAnimationFrame for batch processing. You won't notice any performance impact. Q: Can I add my own topics? A: Yes! Use the Custom Keywords section to add any terms you want. You can add whitelist keywords (always show) and blacklist keywords (always hide). Q: Does this work in Chinese? A: Yes! Both the UI and keyword dictionaries support English and Simplified Chinese. The extension can filter Chinese-language tweets just as effectively. Q: Is my data safe? A: Absolutely. The extension makes zero network requests. All processing happens locally in your browser. Your preferences never leave your device. Q: Does this require an X/Twitter API key? A: No. X Focus Filter works entirely through local DOM manipulation. No API keys, no authentication tokens, no server-side processing. Get X Focus Filter today and transform your X/Twitter experience from noisy chaos into a focused, professional information stream. Version 1.0.0 | MIT License | Open Source on GitHub
X Focus Filter — Take Back Your Timeline | 夺回你的时间线 Filter your X/Twitter feed by topic, download videos & images, block spam — all 100% local. 按主题过滤 X/Twitter 信息流,下载视频和图片,屏蔽垃圾内容 — 一切在本地完成。 CORE FEATURES | 核心功能 Topic Filtering | 主题过滤 8 built-in categories: Tech, AI/ML, Business, Open Source, Design, Crypto, Indie Dev, Career. Each with 50-100+ curated keywords in English & Chinese. 3 filter modes: Strict / Normal / Relaxed. 内置 8 大主题分类,每类 50-100+ 中英文关键词,支持严格/普通/宽松三种过滤模式。 Video & Image Download | 视频和图片下载 One-click download for any video (highest quality MP4) or image (original resolution) on your timeline. On mobile/touch devices, download buttons are always visible. 一键下载时间线上的视频(最高画质 MP4)和图片(原图画质)。移动端下载按钮常驻显示。 Spam & Ad Blocking | 垃圾广告屏蔽 Built-in blacklist auto-hides spam, NSFW, scams, and promoted tweets. 内置黑名单自动屏蔽垃圾信息、NSFW、诈骗和推广推文。 Custom Keywords & Categories | 自定义关键词和分类 Add your own whitelist/blacklist terms or create entirely custom topic categories. 支持自定义白名单/黑名单关键词,也可创建自定义主题分类。 Draggable Floating Badge | 可拖动浮动指示器 Real-time stats badge with quick toggle. Drag to any position — remembered across sessions. Full touch support. 实时统计悬浮角标,支持拖动定位(位置跨会话记忆),完整触屏支持。 More | 更多 Peek mode, user whitelist, import/export config, bilingual UI (EN/CN). 窥视模式、用户白名单、配置导入导出、中英双语界面。 PRIVACY | 隐私 Zero data collection. No analytics. No network requests. No API keys. Open source. 零数据收集,无追踪,无网络请求,无需 API 密钥,完全开源。 FAQ Q: Does video download work on mobile? | 手机端能下载视频吗? A: Yes! Download buttons are always visible on touch devices. | 能!触屏设备下载按钮常驻显示。 Q: Will this slow down my browser? | 会拖慢浏览器吗? A: No. Filtering takes milliseconds per tweet. | 不会,每条推文过滤仅需毫秒级。 Q: Can I add my own topics? | 能自定义主题吗? A: Yes — custom keywords and custom categories from Options page. | 能,在设置页添加自定义关键词或分类。 Version 1.4.0 | MIT License | Open Source on GitHub
- Apr 16, 2026host_permissions
https://x.com/*, https://twitter.com/*
https://x.com/*, https://twitter.com/*, https://video.twimg.com/*, https://pbs.twimg.com/*
Permissions & access
- Permissions
- storage
- Host access
- https://x.com/*, https://twitter.com/*, https://video.twimg.com/*, https://pbs.twimg.com/*
Screenshots
About
X Focus Filter — Take Back Your Timeline | 夺回你的时间线 Filter your X/Twitter feed by topic, download videos & images, block spam — all 100% local. 按主题过滤 X/Twitter 信息流,下载视频和图片,屏蔽垃圾内容 — 一切在本地完成。 CORE FEATURES | 核心功能 Topic Filtering | 主题过滤 8 built-in categories: Tech, AI/ML, Business, Open Source, Design, Crypto, Indie Dev, Career. Each with 50-100+ curated keywords in English & Chinese. 3 filter modes: Strict / Normal / Relaxed. 内置 8 大主题分类,每类 50-100+ 中英文关键词,支持严格/普通/宽松三种过滤模式。 Video & Image Download | 视频和图片下载 One-click download for any video (highest quality MP4) or image (original resolution) on your timeline. On mobile/touch devices, download buttons are always visible. 一键下载时间线上的视频(最高画质 MP4)和图片(原图画质)。移动端下载按钮常驻显示。 Spam & Ad Blocking | 垃圾广告屏蔽 Built-in blacklist auto-hides spam, NSFW, scams, and promoted tweets. 内置黑名单自动屏蔽垃圾信息、NSFW、诈骗和推广推文。 Custom Keywords & Categories | 自定义关键词和分类 Add your own whitelist/blacklist terms or create entirely custom topic categories. 支持自定义白名单/黑名单关键词,也可创建自定义主题分类。 Draggable Floating Badge | 可拖动浮动指示器 Real-time stats badge with quick toggle. Drag to any position — remembered across sessions. Full touch support. 实时统计悬浮角标,支持拖动定位(位置跨会话记忆),完整触屏支持。 More | 更多 Peek mode, user whitelist, import/export config, bilingual UI (EN/CN). 窥视模式、用户白名单、配置导入导出、中英双语界面。 PRIVACY | 隐私 Zero data collection. No analytics. No network requests. No API keys. Open source. 零数据收集,无追踪,无网络请求,无需 API 密钥,完全开源。 FAQ Q: Does video download work on mobile? | 手机端能下载视频吗? A: Yes! Download buttons are always visible on touch devices. | 能!触屏设备下载按钮常驻显示。 Q: Will this slow down my browser? | 会拖慢浏览器吗? A: No. Filtering takes milliseconds per tweet. | 不会,每条推文过滤仅需毫秒级。 Q: Can I add my own topics? | 能自定义主题吗? A: Yes — custom keywords and custom categories from Options page. | 能,在设置页添加自定义关键词或分类。 Version 1.4.0 | MIT License | Open Source on GitHub
Technical
- Version
- 1.5.1
- Manifest
- V3
- Size
- 39.78KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- gcgccfdjkeaakmfahollcpmpfpijeack
- Developer ID
- uf2065e099168b36d0429d078284c4a32
- Developer Email
- [email protected]
- Created
- Mar 14, 2026
- Last Updated (Store)
- May 5, 2026
- Last Scraped
- Jun 9, 2026
- Website
- —
- Support URL
- https://github.com/vorojar/x-focus-filter
- Privacy Policy
- —
Similar extensions
Alternatives to X Focus Filter, ranked by description similarity.
XFeed Pro
A cleaner, distraction-free X experience
6
X (Twitter) Cleaner
X Feed Cleaner – Distraction Free & Focus Mode for X.com
189
★ 5.0
X (formerly Twitter) Focus Mode – Clean Home Feed
Take control of your X feed. Hides the "For you" tab that pushes engagement-driven content. Auto-switches to "Following".
39
★ 5.0
No More Low Content on X (NMLCX)
Hide low-quality content on X (formerly Twitter) by filtering keywords, countries, languages, username changes, and UI sections.
19
★ 5.0
CleanFeed for X
Filter NSFW content and OnlyFans promotional posts on X (Twitter)
—
CleanFeed - AI Social Media Filter
Tired of "AI Slop" and bot-generated replies? Restore authenticity to your social media experience with CleanFeed.
CleanFeed is a…
—
CleanFeed
A cross-platform browser extension to clean your social media feeds.
1
Verified Only
Filter X (Twitter) content to show only posts from verified accounts
7
★ 1.0
Data sourced from the Chrome Web Store · last verified Jun 9, 2026.