This Chrome extension reads selected text aloud in English, Hindi, or Bengali using your browser's built-in speech synthesis engine.
- Works on any selected text (including multiline).
- Automatically detects the language: English, Hindi, or Bengali.
- Adds a "🔊 Read Selected Text" option to the right-click menu.
- Download and unzip this folder.
- Go to
chrome://extensions/
in Chrome. - Enable Developer mode (top right corner).
- Click Load unpacked and select the unzipped folder.
- Select text on any web page, right-click and choose "🔊 Read Selected Text".
manifest.json
: Extension configurationbackground.js
: Script that handles the read aloud featureicon.png
: Icon for the extension (you can replace it with your own)
MIT
Made with ❤️ by Subhajit