A lightweight browser extension for instant text translation in any input field.
- Instant Translation - Translate directly in input fields without switching tabs
- Free by Default - Uses Google Translate, no configuration required
- AI Support - Configure OpenAI API or compatible LLM providers (OpenRouter, etc.)
- Universal Compatibility - Works with text inputs and rich text editors
- Install the extension
- Type in any input field
- Press space 3 times to translate
- Triple Space - Press space 3 times to translate current input
- Hotkey -
Alt+T(customizable) - Context Menu - Right-click and select "Translate Text"
- Source Language: Auto-detect or manual selection
- Target Language: Set your preferred target language
- Custom hotkey configuration
OpenAI:
API Provider: OpenAI
API Key: sk-...
Model: gpt-4.1-miniOpenRouter or Compatible Services:
API Provider: OpenAI
API Base URL: https://openrouter.ai/api/v1
API Key: your-api-key
Model: openai/gpt-4.1-mini- No personal data collection
- API keys stored locally in browser
- Text only sent to configured translation service
Download from Chrome Web Store or install manually from releases
- Report Issues: GitHub Issues
- Contact Email: [email protected]
- Discord Community: Join our Discord
- Documentation: You're reading it! This README contains all usage instructions.
Q: Why doesn't the triple space trigger work? A: Some websites may override keyboard shortcuts. Try using the hotkey (Alt+T) or context menu instead.
Q: Is it free to use? A: Yes! The extension uses Google Translate by default which is free. OpenAI API is optional.
Q: How do I change the translation hotkey? A: Go to your browser's extension shortcuts settings and customize the keyboard shortcut.
Q: My API key isn't working, what should I do? A: Verify your API key is correct and has sufficient credits. For OpenRouter, ensure you've set the correct API Base URL.
Q: Which languages are supported? A: The extension supports all languages available in Google Translate and your configured AI model.
Q: How do I change the translation target language? A: Go to the extension settings and select your preferred target language.
GPL-3.0