Chrome extension for word pronunciation practice on-the-go
This extension lets you select a word in browser by double clicking and listen to its pronounciation.
- For British pronunciation => Ctrl+DoubleClick (to select a word)
- For US Pronunciation => Ctrl+Shift+DoubleClick
You will hear pronunciation (depending on the speed of your internet), or a beep if pronuncation is unavailable.
- Download this project and extract to a folder
- Type chrome://extensions/ in the addressbar
- Click "Load unpacked" button
- Select the extracted-folder
- Now, you should be able to see "Word Pronounce" card listed.
- Enjoy. Check "How to Use" help
- No data is stored / collected
- No permissions required.
- This is my hobby project, so this is not of production quality. I made this for personal use so I am not planning to enhance this unless there is significant number of users. But feel free to contribute
- This is a very minimal, functional, chrome extension. No options, no settings.
- Less Code Quality - Though I have tried to follow some quality, still there is much room for improvements such as exception handling