@NFTCPS: 鸟哥又挖到宝了!这个开源翻译插件 Pair Translate 真香 ① 全量开源透明,数据不跑偏 ② 词级/段落/整页自由切换,输入框里的内容一键翻,拒绝复制粘贴 ③ 支持Google、DeepL、ChatGPT、Gemini等AI模型…
摘要
Pair Translate is an open-source browser extension that enables side-by-side translation using various AI models like ChatGPT and Gemini, prioritizing user privacy by processing data locally.
查看缓存全文
缓存时间: 2026/05/11 04:35
鸟哥又挖到宝了!这个开源翻译插件 Pair Translate 真香 ① 全量开源透明,数据不跑偏 ② 词级/段落/整页自由切换,输入框里的内容一键翻,拒绝复制粘贴 ③ 支持Google、DeepL、ChatGPT、Gemini等AI模型,Token消耗还优化了 ④ 数学公式也能翻,Markdown格式直接复制 Chrome、Firefox、Edge都能用,搜“Pair Translate“装上就完事 https://github.com/Cookee24/PairTranslate…
Cookee24/PairTranslate
Source: https://github.com/Cookee24/PairTranslate
Pair Translate
A browser extension to translate text on web pages, append the translated text to the original text, allowing users to see both versions side by side.
Supports major translation platforms and LLMs, including Google Translate, Bing, DeepL, ChatGPT, Claude, Gemini, etc.
Architecture Overview (DeepWiki)
Installation
| Browser | Store |
|---|---|
| Chrome | Chrome Web Store |
| Firefox | Firefox Add-ons |
| Edge | Microsoft Edge Add-ons |
Demonstration
https://github.com/user-attachments/assets/4a77db72-e420-4826-81a2-3feeee54f6c8
https://github.com/user-attachments/assets/814596ca-2913-4e09-9f23-15a1333859e9
Development
- Install Bun.
- Clone this repository.
- Run the following commands:
bun i
bun run dev
Privacy
This extension is fully open-source. No data is collected and all of it is processed locally. All translation requests are sent directly from your browser to the translation service provider.
License
相似文章
@wsl8297: 在 GitHub 又挖到一款开源浏览器翻译插件:Pair Translate。主打双语对照,代码全量开源,干净透明。 支持词级、段落级、整页翻译,多种模式随切随用;输入框里已写好的内容也能一键翻译,不用复制粘贴来回折腾。 引擎选择也很全:…
Pair Translate 是一款开源浏览器翻译插件,支持词级、段落级、整页翻译,可选 Google、DeepL、ChatGPT、Gemini 等多种翻译引擎,支持双语对照显示,已上架 Chrome、Firefox、Edge 商店。
@shachepi: 沉浸式翻译可以拜拜了,我发现了个更好用的平替:Read Frog(陪读蛙)。 翻译准(带上下文感知),更省钱(智能批量请求),没那么多花里胡哨的。支持各种 AI 模型和 Edge TTS 免费朗读,看 YouTube字幕也丝滑。 这才是我…
User recommends Read Frog (陪读蛙) as a superior alternative to Immersive Translate, highlighting its context-aware translation, cost-efficiency, and support for various AI models and Edge TTS.
@FinanceYF5: jason:全新的实时翻译模型,目前可以通过api试用。
Jason发布了全新的实时翻译模型,目前可通过API进行试用。
@laozhang2579: 反代 灰产 中转 应该都在这里了 一、综合型多协议网关 CLIProxyAPI 是这个赛道的标杆,把 Gemini CLI、Antigravity、ChatGPT Codex、Claude Code、Qwen Code、iFlow 包装成…
A comprehensive guide reviewing various open-source tools for creating AI proxies and reverse-engineering APIs for services like Claude, ChatGPT, Gemini, and Copilot. It categorizes tools by supported service, highlighting technical approaches such as OAuth integration, cookie extraction, and protocol conversion.
@axiaisacat: 字节跳动开源了一个能直接操控你电脑的 AI 叫 UI-TARS,开源免费,本地运行 你用说话的方式告诉它: 「帮我在 Priceline 订9月1日最早的旧金山到纽约的机票」 「帮我把 VS Code 的自动保存延迟设置成500毫秒」 「…
ByteDance has open-sourced UI-TARS, an AI model capable of directly controlling computer interfaces via mouse and keyboard for tasks like booking flights or configuring software. Available in 2B, 7B, and 72B parameter sizes, it runs locally and offers a free alternative to paid services like Anthropic's Computer Use.