Chrome extension for translating Discord Web.
This project is independent and is not affiliated with, endorsed by, or sponsored by Discord Inc.
- Translates incoming messages.
- Translates text before sending.
- Translates channel and category names.
- Translates forum titles.
- Translates tooltips, headers, and message components.
- Can show the original text together with the translation.
- Supports framed, original, and cool message display styles.
- Supports 249 Google Translate Web languages.
- Lets you choose your reading and writing languages.
| Menu | Original | Translated |
|---|---|---|
![]() |
![]() |
![]() |
Supports the bundled Google Translate Web language list, synced on 2026-05-15. Language names are shown in English.
- Open
chrome://extensions. - Turn on Developer mode.
- Click
Load unpacked. - Select this project folder.
- Refresh Discord if it is already open.
Open Discord in the browser, click the extension icon, then turn Enabled on.
Choose:
Read in: the language you want to read.Send to: the language you want to write.Show original: keep the original text visible.Message style: choose framed, original, or cool rendering.Forum: translate forum titles.Channels: translate channel and category names.Components: translate bot and app buttons and lists.Enabled: turn the translator on or off.Debug logs: enable troubleshooting logs.Reset: restore default settings.
The T button near the message box translates your draft before sending.
Original message, draft, channel, category, forum title, and message component text is sent to Google Translate for translation. The extension stores only your settings persistently. See PRIVACY.md for details.
Create a Chrome Web Store zip:
.\scripts\package.ps1The zip will be created in dist/.


