A Chrome browser extension for quick text translation, supporting multiple languages through OpenAI API, Groq API, and DeepL API.
- Instant translation of selected text
- Multi-language support
- Integration with OpenAI and Groq APIs for accurate translations
- Clean and user-friendly interface
- Option for automatic or manual translation
- Persistent user settings
- Download or clone this repository
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the extension directory
- Visit OpenAI Platform
- Create an account or sign in
- Navigate to API Keys section
- Click "Create new secret key"
- Copy your API key
- Visit Groq Console
- Create an account or sign in
- Go to the "API Keys" section
- Click "Create API Key"
- Copy your API key and store it safely
- Visit DeepL Free API
- Login with your GitHub account
- Your API key will be automatically generated
- Copy your API key from the dashboard
Note: This is a community-maintained free DeepL API service. While it's free to use, please be mindful of usage limits and consider supporting the official DeepL service for commercial applications.
- Click the extension icon in Chrome toolbar
- Enter your preferred API keys (OpenAI, Groq, or DeepL)
- Select your default target language
- Customize other settings as needed
- Select any text on a webpage
- Text will be translated automatically (if enabled)
- Or right-click and select "Translate Selection" from the context menu
- Google Chrome (latest version)
- OpenAI API key or Groq API key
- JavaScript
- Chrome Extension API
- OpenAI API
- Groq API
- Pay-as-you-go model
- Pricing varies based on model used
- Wide range of language models available
- Known for ultra-fast inference speeds
- Competitive pricing
- Specialized in LLM inference
- Simple API integration
- Free to use through community-maintained service
- High-quality translations
- Supports many language pairs
- May have usage limitations
- Best for personal use
Contributions are welcome! Please feel free to submit issues or pull requests if you want to improve the extension.
If you encounter any issues or have questions, please create an issue in the repository.