A lightweight browser extension that provides quick translations for selected text. Clean UI, fast lookup, and minimal permissions — perfect for reading and translating on the fly.
Demo & Screenshots
- Preview: A few screenshots showcasing the popup UI and translation behavior are included below. Click to view full-size.
- Quick text translation popup
- Minimal permissions
- Simple, responsive UI (popup + content script)
- Easy to install locally or publish to the Chrome Web Store
manifest.json— extension manifestbackground.js— background logiccontent.js— content scriptpopup.html,popup.js,popup.css— popup UIcontent.css— styles injected into pagesImages/— screenshots used in this README
- Clone the repository or download the ZIP.
- Open Chrome and navigate to
chrome://extensions. - Enable "Developer mode" (top-right).
- Click "Load unpacked" and select this project folder.
- The extension should appear in the toolbar.
- Select text on any webpage, click the extension icon, and the popup will show a translation.
Contributions are welcome. Open an issue or submit a pull request with improvements.
This project is available under the MIT License.
A modern browser extension that allows you to quickly translate selected text on any webpage with a simple right-click.
- Translate selected text with a right-click
- Translation results appear in a browser notification
- Choose from multiple target languages including Persian (Farsi)
- Modern, clean UI with smooth animations
- Remembers your preferred language
- Download or clone this repository
- Open Edge browser and navigate to
edge://extensions/ - Enable "Developer mode" at the bottom-left corner
- Click "Load unpacked" and select the downloaded extension folder
- Select any text on a webpage
- Right-click and select "Translate selection"
- The translation will appear in a browser notification
- Click on the extension icon in the toolbar
- Select your preferred language from the dropdown
- Your preference will be saved automatically
- Uses MyMemory Translation API for translations (no API key required)
- Free usage limit of 5000 words per day
- Supports multiple languages including Persian/Farsi
- Icons created using custom SVG
- Uses MyMemory Translation API for translations



