README.md

December 2, 2025 ยท View on GitHub

Pair Translate

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

BrowserStore
ChromeChrome Web Store
FirefoxFirefox Add-ons
EdgeMicrosoft 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

  1. Install Bun.
  2. Clone this repository.
  3. 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

GPL-3.0 License