Skip to content

Browser extension that allows users to translate selected text on any webpage

Notifications You must be signed in to change notification settings

ricardoliveira5ro/Translate-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Translate Extension

Browser extension that allows users to translate selected text on any webpage. When a user selects text, a Translate button appears next to the selection, allowing for quick and easy translation into the user's preferred language.

✨ Features

  • Translate selected text on any webpage
  • Supports multiple target languages
  • Stores the user's preferred target language for convenience.
  • Easy access through a right-click context menu or shortcut button near the selection

🛠️ Tech

  • Javascript
  • HTML
  • CSS
  • Dedicated backend server to handle translations Translate Server
  • localStorage

🚀 Usage

  1. Download and Install the extension from Chrome Web Store
  2. Select any text on a webpage.
  3. Click the "Translate" button that appears next to the selected text or use right-click operation.
  4. The translated text will be displayed in a popup box above the selection.

🧑‍💻 Developer

  1. Clone this repository
  2. Make any changes you want
  3. Open your favorite browser and navigate to chrome://extensions/
  4. Enable developer mode
  5. "Load unpacked" and select the root directory of the cloned extension.
  6. Every time you make a change just "refresh" the extension in chrome://extensions/ and the page where you want to use the extension

About

Browser extension that allows users to translate selected text on any webpage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published