Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 921 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 921 Bytes

Easy Select Translate

A Chrome extension that allows users to quickly translate selected text on any webpage.

Features

  • Quick translation by text selection
  • Text-to-speech functionality
  • Part of speech analysis
  • Clean and intuitive UI

Preview

Preview

Installation

  1. Clone this repository
git clone https://github.com/luckfunc/easy-select-translate.git
  1. Open Chrome and navigate to chrome://extensions/
  2. Enable "Developer mode"
  3. Click "Load unpacked" and select the extension directory

Usage

  1. Select any text on a webpage
  2. Click the translation icon that appears
  3. View the translation in a popup window
  4. Click the speaker icon to hear the pronunciation

Author

License

This project is licensed under the MIT License - see the LICENSE file for details