Skip to content

Free ,Chrome/Brave Extension, Discord web ,(auto)Translate chat text

Notifications You must be signed in to change notification settings

DevDuckFace/DFDiscordAutoTranslate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Web Translator

Extension for Google Chrome that automatically translates Discord Web messages into the language of your choice.

Features

  • Automatic Translation: Translates new messages as soon as they arrive.
  • Language Selection: Support for multiple languages (Portuguese, English, Spanish, etc.).
  • Visual Integration: Translations appear right below the original message.
  • Easy Toggle: Quickly enable or disable translation through the popup.

How to Install

Since this extension is not on the Chrome Web Store, you need to install it manually (Developer Mode):

  1. Download or clone this repository to your computer.
  2. Open Google Chrome and type chrome://extensions in the address bar.
  3. In the upper right corner, enable "Developer mode".
  4. Click the "Load unpacked" button.
  5. Select the discord-translator-extension folder where the files were saved.
  6. The extension will be installed and the icon will appear in the Chrome toolbar.

How to Use

  1. Open Discord Web in Chrome.
  2. Click the extension icon in the toolbar.
  3. Select the language you want to translate to (e.g., "Portuguese").
  4. Turn on the "Translate" switch.
  5. Click "Save Settings".
  6. Messages in the chat will start being translated automatically.

Technical Notes

  • The extension uses the public Google Translate API. Excessive use may cause temporary IP blocks by the API.
  • If Discord’s layout changes significantly, the extension may require updates to the CSS selectors (content.js).

File Structure

  • manifest.json: Extension configuration.
  • popup.html/js/css: Configuration interface.
  • content.js: Script that runs on the Discord page to read and modify the DOM.
  • background.js: Background script to make API calls (avoiding CORS issues).

About

Free ,Chrome/Brave Extension, Discord web ,(auto)Translate chat text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published