README.md
December 2, 2025 ยท View on GitHub
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.