Overview
Immersive Translate is a browser translation extension that supports high-quality web page translation using AI models.Configuration Steps
Configure API
- API Key:
sk-xxx - Custom API URL:
https://crazyrouter.com/v1/chat/completions - Model:
gpt-4o-mini(recommended, cost-effective)
Recommended Models
| Model | Features |
|---|---|
gpt-4o-mini | Fast, low cost, best for daily translation |
gpt-4o | Higher translation quality, suitable for professional documents |
claude-sonnet-4-20250514 | Excellent for literary translation |
Cost-Saving Tips
- Use
gpt-4o-minito significantly reduce translation costs - Enable “Translate selected area only” in settings to avoid unnecessary translations
- Set up translation cache to avoid re-translating the same content
Immersive Translate requires the full API path (including
/chat/completions), which differs from other tools.