Skip to content

Subhajit-Chowdhury/text-reader-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Read Text Aloud Chrome Extension

Description

This Chrome extension reads selected text aloud in English, Hindi, or Bengali using your browser's built-in speech synthesis engine.

Features

  • 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.

How to Install Locally

  1. Download and unzip this folder.
  2. Go to chrome://extensions/ in Chrome.
  3. Enable Developer mode (top right corner).
  4. Click Load unpacked and select the unzipped folder.
  5. Select text on any web page, right-click and choose "🔊 Read Selected Text".

File Structure

  • manifest.json: Extension configuration
  • background.js: Script that handles the read aloud feature
  • icon.png: Icon for the extension (you can replace it with your own)

License

MIT


Made with ❤️ by Subhajit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published