NextAI Translator

NextAI Translator

Translate, polish, and summarize with TokenMix models.

Prepare TokenMix values

Browser extension setup

  1. Install the NextAI Translator browser extension.
  2. Click the extension icon and open settings.
  3. Choose OpenAI as provider.
  4. Paste your TokenMix API Key.
  5. Set API URL or Proxy URL to https://api.tokenmix.ai.
  6. If there is an API URL Path field, set /v1/chat/completions.
  7. Choose custom model and enter a TokenMix model ID.
  8. Save settings and refresh the page.

Desktop setup

The desktop app uses the same idea in Settings. For Windows/macOS/Linux permission prompts, follow the official README. TokenMix integration still depends on Key, API URL, Path, and Model.

Test

Select a short paragraph on a web page and run translate. Recommended test prompt:

Translate the selected text into natural English. Keep the meaning accurate and avoid adding extra information.

Troubleshooting

Practical notes

NextAI Translator should clearly separate API URL and API URL Path. The source joins https://api.openai.com with /v1/chat/completions, so TokenMix should be split the same way.

Recommended config

Beginner test order

  1. Translate a short selected paragraph on a web page.
  2. Then test summarize.
  3. Finally tune polish, custom actions, vocabulary, or other features.

If users enable many custom actions first, it becomes hard to tell whether the issue is TokenMix connectivity or prompt/action configuration.