FxEverything 是一款 Chrome 扩展程序,能在复制社交媒体帖子链接时自动替换为替代嵌入服务地址,从而在聊天应用中生成更丰富的预览。

Stars

5

7 天增长

暂无数据

Fork 数

0

开放 Issue

0

开源协议

MIT

最近更新

2026-07-29

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它解决了社交帖子链接预览不佳的常见问题,且无需改变浏览习惯、无需额外操作,同时严格保护隐私(本地处理、无分析、无后端)。

适合谁使用

  • 频繁在 Discord、Slack 等聊天应用分享社交媒体的用户
  • 需要为 X、Instagram、Bluesky、TikTok、Reddit、Threads 帖子生成可靠预览的社区管理员
  • 注重隐私、希望使用轻量且权限最少的扩展程序的用户
  • 研究 URL 重写或嵌入优化的开源开发者

典型使用场景

  • 从 X 复制推文到 Discord,获得丰富的预览而非纯链接
  • 在 WhatsApp 群组中分享 Instagram Reel,避免嵌入失败
  • 在无法自动生成预览的论坛中发布 Reddit 帖子
  • 在 Telegram 对话中回复 Bluesky 帖子,嵌入整个回复链

项目优势

  • 支持六大社交平台(X、Instagram、Bluesky、TikTok、Reddit、Threads),一键复制即生效
  • 注重隐私:URL 本地处理,无扩展自身网络请求,无分析,无账户
  • 最小化权限(仅需 storage、activeTab 及特定主机访问权限,无需剪贴板或历史记录)
  • 开源(MIT 许可证),可本地构建安装

使用前须知

  • 依赖第三方嵌入服务(FixupX、OGInstagram 等),这些服务可能变更或不可用
  • 仅在使用网站内置的“复制链接”功能时生效;手动复制 URL 可能不会被处理
  • 与支持的平台或嵌入服务无关联,长期兼容性无法保证

README 快速开始

FxEverything

FxEverything silently replaces supported social-media post URLs with links that
produce richer embeds when you use the site's built-in Copy link action.




    ✨ Get FxEverything for Chrome →

Supported platforms:

  • X posts: x.comfixupx.com
  • Instagram posts, Reels, and carousels: instagram.comoginstagram.com
  • Bluesky posts, replies, and quote posts: bsky.appfxbsky.app
  • TikTok videos and photo posts: tiktok.comtnktok.com
  • Reddit posts and share links: reddit.comvxreddit.com
  • Threads posts: threads.com or threads.netvxthreads.com

Normal browsing is unchanged. Unsupported or uncertain links are copied unchanged.

Why?

Many chat apps and communities cannot create rich previews for social posts. FxEverything fixes the link when you copy it, so the post is more likely to embed cleanly wherever you share it, without changing how you browse.

Install locally

  1. Run npm install.
  2. Run npm run build.
  3. Open chrome://extensions.
  4. Enable Developer mode.
  5. Choose Load unpacked and select the generated dist folder.

Development

npm run dev
npm run typecheck
npm run build

The release-ready archive is generated at release/fxeverything-x.x.x.zip.

Privacy and permissions

URL processing is local. The extension has no analytics, accounts, backend, or extension-owned network requests. It stores only the six automatic-rewriting preferences. See PRIVACY.md.

The extension requests:

  • access only on the supported X, Instagram, Bluesky, TikTok, Reddit, and Threads hosts;
  • storage for the six preferences;
  • activeTab so the popup can copy a fixed link for the current page.

It does not request clipboard permissions or access to browsing history.

Independence

FxEverything is not affiliated with X, Instagram, Bluesky, TikTok, Reddit, Threads, FixupX, OGInstagram, FxBluesky, fxTikTok, vxreddit, vxThreads, or Discord. The third-party embed services can change or become unavailable.

License

MIT

项目描述

One extension to fix social embeds everywhere.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

TanStack
精选
TanStack GitHub avatar

router

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

Web 开发前端框架
14,861
vercel-labs
精选
vercel-labs GitHub avatar

scriptc

scriptc compiles ordinary TypeScript into small, fast native executables without needing Node.js, V8, or any JavaScript runtime in the binary.

开发者工具代码质量与构建
1,985
Jakubantalik
精选
Jakubantalik GitHub avatar

thinking-orbs

A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.

AI 与机器学习AI 智能体
1,191