read-aloud and edge-tts-extension
These are competitors offering overlapping functionality—both convert webpage text to speech via browser extensions, though they differ in underlying TTS engines (read-aloud uses multiple synthesis options while edge-tts-extension specifically leverages Microsoft's API).
About read-aloud
ken107/read-aloud
An awesome browser extension that reads aloud webpage content with one click
Supports multiple TTS engines including native browser voices and premium cloud providers (Google Wavenet, Amazon Polly, IBM Watson, Microsoft), with configurable playback speed, pitch, and voice highlighting. Built as a cross-browser extension for Chrome and Firefox using manifest-based architecture, enabling context menu and keyboard shortcut integration for hands-free content consumption. Targets accessibility use cases including dyslexia support, language learning, and multitasking workflows across diverse website types.
About edge-tts-extension
travisvn/edge-tts-extension
Chrome extension to generate free, high-quality text-to-speech using Microsoft Edge's Read Aloud API
Supports playback speed adjustment (0.5x–2.0x), multiple voice selection, and full-page text extraction via context menu integration. Built as a cross-browser extension for Chrome and Firefox using npm build tooling, leveraging Microsoft's Read Aloud API for audio synthesis while maintaining local text processing and privacy-first architecture without data storage.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work