ReadX Text To Speech

Text to Speech Extension

As of June 2026, ReadX Text To Speech has 717 users and a 4.21/5 rating from 24 reviews in the Accessibility category.

ReadXAccessibility★ Featured
Usersdown 28.3 percent28.3%
717
717
Ratingdown 0.2 percent0.2%
4.21
24 reviews
Reviewsup 4.3 percent+4.3%
24
Version
1.4.3
Manifest V3
90-day change · In the last 90 days this extension 1 version update, changed permissions.

History

14 snapshots

Tracking since Apr 16, 2026.

1.0K844663.04Apr 16, 2026Jun 22, 2026
View as table
DateUsersRatingReviewsVersion
Apr 16, 20261.0K4.22231.4.0
Apr 22, 20267004.22231.4.2
Apr 27, 20266884.22231.4.2
May 2, 20267024.22231.4.2
May 7, 20267044.22231.4.2
May 11, 20267194.22231.4.2
May 14, 20267394.25241.4.2
May 18, 20267484.25241.4.2
May 23, 20267554.25241.4.2
May 28, 20267354.25241.4.2
Jun 2, 20267414.21241.4.3
Jun 6, 20267564.21241.4.3
Jun 10, 20267504.21241.4.3
Jun 22, 20267284.21241.4.3
Now7174.21241.4.3

Changelog

  • May 28, 2026
    description
    Text to Speech Reader – Read Web Pages Aloud (TTS)
    Text to Speech (TTS) reader that reads web pages aloud. Listen to articles, blogs, and selected text using Google voices, offline system voices, or AI-generated voices.
    
    Features
    Read web pages aloud instantly from any point on the page
    Select text to start reading or use keyboard shortcuts
    Replace words and abbreviations to fix pronunciations
    Works online and offline
    Custom play/pause keys, highlight color, and reading speed
    Displays reading progress, estimated time, and percent read
    non-DRM EPUB reader 
    non-DRM MOBI reader
    Tesseract OCR (Optical Character Recognition)
    Voice Support
    Google text-to-speech voices
    System voices (offline support)
    OpenAI-based Text-to-Speech API
    Local AI-generated voices with Piper ONNX
    
    How to Use
    Click anywhere on a page to start reading from that point, or select text and press the play shortcut. Options allow disabling click-to-read and customizing controls for your workflow.
    
    -----------------------------------
    
    New in Version 1.4.2:
    - updated automation to handle elements which include Tailwind classes.
    - fixed highlight color brightness detection
    
    New in Version 1.3.9:
    - Added support for non-DRM EPUB and MOBI files. Access it by clicking the EPUB/MOBI text reader button in the Extension popup.
    
    New in Version 1.3.7:
    - Added UI translations for 15 Google Voice languages (AI-assisted).
    - Selecting a voice from the dropdown now changes most of the UI text to that language.
    
    New in Version 1.3.4:
    - Added Tesseract OCR (Optical Character Recognition) to read text or books from images. Runs entirely locally on your device. 
    
    New in Version 1.3.2:
    - Kokoro can read phonemes as well as plain text. (v 1.3.1)
    - Fixed major bug I introduced in previous version of Kokoro phonemization.
    - Piper voices now read the bit-rate and language settings from the JSON file.
    - Minor other bug fixes.
    
    New in Version 1.2.9:
    - On secure pages, when using non-system voices, setting #playInPopup:no will open the player in a new tab rather than a popup.
    - Using {Lcase}, allows you to convert words with 5 or more uppercase letters in this example to lowercase:
    RegEx=>\b\p{Lu}{5,}\b=>{Lcase}=>gu
    
    New in Version 1.2.6:
    - Added support for Azure voices, remote parameters now accept XML when the first character is a '<' symbol."
    Note: Kokoro WebGPU will default to CPU and run relatively slow compared to GPU, if WebGPU flag isn't enabled.
    
    New in Version 1.2.5:
    - Restored support for reading contenteditable elements.
    - Added #filter:contenteditable=true to disable reading these elements if desired.
    - Introduced Kokoro WebGPU: prompts a one-time 300MB TTS model download. When  
      selected, it enables reading selected text in a new window via the option menu.
    - Click the Edit selected voice button to bring up a list of 28 available voices.
    
    New in 1.2.4
    - Fixed shortcut key case sensitivity
    - Added checking to prevent edit boxes from accidentally triggering read events. 
    - Default Play/Pause key now works in iframes
    
    New in 1.2.2 - 1.2.3
    - Added offline support for Piper ONNX voices. ( press edit selected voice for its options ) 
    - Improved GUI for OpenAI-based Text-to-Speech API endpoint and custom voices
    To add more you'd have to have the exension download the onnx and json files for piper voices from  add new voice dialog.
    - v 1.2.3 minor bug fixes, added more language support.
    
    New In 1.2.1
    - added color picker for highlight
      when "highlight text only" is enabled, the background color is used on light fonts
    - added #filter to ignore entire element blocks when reading, 
       useful for skipping sections like advertisements, menus or buttons.
    - added option for monitoring the page for changes while reading. 
       #detectPageChanges:yes  
    
    New In 1.2.0
    - upped the maximum speed slider for local voices to 3x.
    
    New In 1.1.8:
    - Added support for OpenAI-based Text-to-Speech API endpoint.
    
    New Features of Version 1.0.2 (iframes not supported)
    - Automation tab settings
    - Spacebar to play from selected location
    - Configurable to automatically click on [next page] when finished reading current one (requires refresh)
    * This works by getting element class name, if multiple elements have the same class name on page, this won't work.
    
    New Features of Version 1.0.8
    - added domain specific settings
    - optimized code for even faster loading
    
    New Features of Version 1.1.0
    -  custom shortcut keys.
    
    New in Version 1.1.1 - 1.1.4, 1.1.9
    - minor bug fixes
    
    New in Version 1.1.5 - 1.1.8
    -Added an optional Shift key modifier for onclick. Although a better alternative is to set the #playPauseShortcutKey and use the mouse to select the text. Note: The default Play/Pause shortcut is the Spacebar, which will be replaced by the custom key you set. Ensure the 'Spacebar to play' is enabled for the shortcut keys to work.
    
    - Added support for OpenAI-based Text-to-Speech API endpoint.
    - Details available in extension options.
    - Disclaimer: This feature is still a work in progress.
    
    Note:
    Some features may work differently inside iframes or Shadow DOM elements.
    Text to Speech Reader – Read Web Pages Aloud (TTS)
    Text to Speech (TTS) reader that reads web pages aloud. Listen to articles, blogs, and selected text using Google voices, offline system voices, or AI-generated voices.
    
    Features
    Read web pages aloud instantly from any point on the page
    Select text to start reading or use keyboard shortcuts
    Replace words and abbreviations to fix pronunciations
    Works online and offline
    Custom play/pause keys, highlight color, and reading speed
    Displays reading progress, estimated time, and percent read
    non-DRM EPUB reader 
    non-DRM MOBI reader
    Tesseract OCR (Optical Character Recognition)
    Voice Support
    Google text-to-speech voices
    System voices (offline support)
    OpenAI-based Text-to-Speech API
    Local AI-generated voices with Piper ONNX
    
    How to Use
    Click anywhere on a page to start reading from that point, or select text and press the play shortcut. Options allow disabling click-to-read and customizing controls for your workflow.
    
    -----------------------------------
    
    New in Version 1.4.3:
    -added support for 7zip and RAR for EPUB loading
    
    New in Version 1.4.2:
    - updated automation to handle elements which include Tailwind classes.
    - fixed highlight color brightness detection
    
    New in Version 1.3.9:
    - Added support for non-DRM EPUB and MOBI files. Access it by clicking the EPUB/MOBI text reader button in the Extension popup.
    
    New in Version 1.3.7:
    - Added UI translations for 15 Google Voice languages (AI-assisted).
    - Selecting a voice from the dropdown now changes most of the UI text to that language.
    
    New in Version 1.3.4:
    - Added Tesseract OCR (Optical Character Recognition) to read text or books from images. Runs entirely locally on your device. 
    
    New in Version 1.3.2:
    - Kokoro can read phonemes as well as plain text. (v 1.3.1)
    - Fixed major bug I introduced in previous version of Kokoro phonemization.
    - Piper voices now read the bit-rate and language settings from the JSON file.
    - Minor other bug fixes.
    
    New in Version 1.2.9:
    - On secure pages, when using non-system voices, setting #playInPopup:no will open the player in a new tab rather than a popup.
    - Using {Lcase}, allows you to convert words with 5 or more uppercase letters in this example to lowercase:
    RegEx=>\b\p{Lu}{5,}\b=>{Lcase}=>gu
    
    New in Version 1.2.6:
    - Added support for Azure voices, remote parameters now accept XML when the first character is a '<' symbol."
    Note: Kokoro WebGPU will default to CPU and run relatively slow compared to GPU, if WebGPU flag isn't enabled.
    
    New in Version 1.2.5:
    - Restored support for reading contenteditable elements.
    - Added #filter:contenteditable=true to disable reading these elements if desired.
    - Introduced Kokoro WebGPU: prompts a one-time 300MB TTS model download. When  
      selected, it enables reading selected text in a new window via the option menu.
    - Click the Edit selected voice button to bring up a list of 28 available voices.
    
    New in 1.2.4
    - Fixed shortcut key case sensitivity
    - Added checking to prevent edit boxes from accidentally triggering read events. 
    - Default Play/Pause key now works in iframes
    
    New in 1.2.2 - 1.2.3
    - Added offline support for Piper ONNX voices. ( press edit selected voice for its options ) 
    - Improved GUI for OpenAI-based Text-to-Speech API endpoint and custom voices
    To add more you'd have to have the exension download the onnx and json files for piper voices from  add new voice dialog.
    - v 1.2.3 minor bug fixes, added more language support.
    
    New In 1.2.1
    - added color picker for highlight
      when "highlight text only" is enabled, the background color is used on light fonts
    - added #filter to ignore entire element blocks when reading, 
       useful for skipping sections like advertisements, menus or buttons.
    - added option for monitoring the page for changes while reading. 
       #detectPageChanges:yes  
    
    New In 1.2.0
    - upped the maximum speed slider for local voices to 3x.
    
    New In 1.1.8:
    - Added support for OpenAI-based Text-to-Speech API endpoint.
    
    New Features of Version 1.0.2 (iframes not supported)
    - Automation tab settings
    - Spacebar to play from selected location
    - Configurable to automatically click on [next page] when finished reading current one (requires refresh)
    * This works by getting element class name, if multiple elements have the same class name on page, this won't work.
    
    New Features of Version 1.0.8
    - added domain specific settings
    - optimized code for even faster loading
    
    New Features of Version 1.1.0
    -  custom shortcut keys.
    
    New in Version 1.1.1 - 1.1.4, 1.1.9
    - minor bug fixes
    
    New in Version 1.1.5 - 1.1.8
    -Added an optional Shift key modifier for onclick. Although a better alternative is to set the #playPauseShortcutKey and use the mouse to select the text. Note: The default Play/Pause shortcut is the Spacebar, which will be replaced by the custom key you set. Ensure the 'Spacebar to play' is enabled for the shortcut keys to work.
    
    - Added support for OpenAI-based Text-to-Speech API endpoint.
    - Details available in extension options.
    - Disclaimer: This feature is still a work in progress.
    
    Note:
    Some features may work differently inside iframes or Shadow DOM elements.
  • Apr 16, 2026
    description
    Text to Speech Reader – Read Web Pages Aloud (TTS)
    Text to Speech (TTS) reader that reads web pages aloud. Listen to articles, blogs, and selected text using Google voices, offline system voices, or AI-generated voices.
    
    Features
    Read web pages aloud instantly from any point on the page
    Select text to start reading or use keyboard shortcuts
    Replace words and abbreviations to fix pronunciations
    Works online and offline
    Custom play/pause keys, highlight color, and reading speed
    Displays reading progress, estimated time, and percent read
    Voice Support
    Google text-to-speech voices
    System voices (offline support)
    OpenAI-based Text-to-Speech API
    Local AI-generated voices with Piper ONNX
    
    How to Use
    Click anywhere on a page to start reading from that point, or select text and press the play shortcut. Options allow disabling click-to-read and customizing controls for your workflow.
    
    -----------------------------------
    
    New in Version 1.3.9:
    - Added support for non-DRM EPUB and MOBI files. Access it by clicking the EPUB/MOBI text reader button in the Extension popup.
    
    New in Version 1.3.7:
    - Added UI translations for 15 Google Voice languages (AI-assisted).
    - Selecting a voice from the dropdown now changes most of the UI text to that language.
    
    New in Version 1.3.4:
    - Added Tesseract OCR (Optical Character Recognition) to read text or books from images. Runs entirely locally on your device. 
    
    New in Version 1.3.2:
    - Kokoro can read phonemes as well as plain text. (v 1.3.1)
    - Fixed major bug I introduced in previous version of Kokoro phonemization.
    - Piper voices now read the bit-rate and language settings from the JSON file.
    - Minor other bug fixes.
    
    New in Version 1.2.9:
    - On secure pages, when using non-system voices, setting #playInPopup:no will open the player in a new tab rather than a popup.
    - Using {Lcase}, allows you to convert words with 5 or more uppercase letters in this example to lowercase:
    RegEx=>\b\p{Lu}{5,}\b=>{Lcase}=>gu
    
    New in Version 1.2.6:
    - Added support for Azure voices, remote parameters now accept XML when the first character is a '<' symbol."
    Note: Kokoro WebGPU will default to CPU and run relatively slow compared to GPU, if WebGPU flag isn't enabled.
    
    New in Version 1.2.5:
    - Restored support for reading contenteditable elements.
    - Added #filter:contenteditable=true to disable reading these elements if desired.
    - Introduced Kokoro WebGPU: prompts a one-time 300MB TTS model download. When  
      selected, it enables reading selected text in a new window via the option menu.
    - Click the Edit selected voice button to bring up a list of 28 available voices.
    
    New in 1.2.4
    - Fixed shortcut key case sensitivity
    - Added checking to prevent edit boxes from accidentally triggering read events. 
    - Default Play/Pause key now works in iframes
    
    New in 1.2.2 - 1.2.3
    - Added offline support for Piper ONNX voices. ( press edit selected voice for its options ) 
    - Improved GUI for OpenAI-based Text-to-Speech API endpoint and custom voices
    To add more you'd have to have the exension download the onnx and json files for piper voices from  add new voice dialog.
    - v 1.2.3 minor bug fixes, added more language support.
    
    New In 1.2.1
    - added color picker for highlight
      when "highlight text only" is enabled, the background color is used on light fonts
    - added #filter to ignore entire element blocks when reading, 
       useful for skipping sections like advertisements, menus or buttons.
    - added option for monitoring the page for changes while reading. 
       #detectPageChanges:yes  
    
    New In 1.2.0
    - upped the maximum speed slider for local voices to 3x.
    
    New In 1.1.8:
    - Added support for OpenAI-based Text-to-Speech API endpoint.
    
    New Features of Version 1.0.2 (iframes not supported)
    - Automation tab settings
    - Spacebar to play from selected location
    - Configurable to automatically click on [next page] when finished reading current one (requires refresh)
    * This works by getting element class name, if multiple elements have the same class name on page, this won't work.
    
    New Features of Version 1.0.8
    - added domain specific settings
    - optimized code for even faster loading
    
    New Features of Version 1.1.0
    -  custom shortcut keys.
    
    New in Version 1.1.1 - 1.1.4, 1.1.9
    - minor bug fixes
    
    New in Version 1.1.5 - 1.1.8
    -Added an optional Shift key modifier for onclick. Although a better alternative is to set the #playPauseShortcutKey and use the mouse to select the text. Note: The default Play/Pause shortcut is the Spacebar, which will be replaced by the custom key you set. Ensure the 'Spacebar to play' is enabled for the shortcut keys to work.
    
    - Added support for OpenAI-based Text-to-Speech API endpoint.
    - Details available in extension options.
    - Disclaimer: This feature is still a work in progress.
    
    Note:
    Some features may work differently inside iframes or Shadow DOM elements.
    Text to Speech Reader – Read Web Pages Aloud (TTS)
    Text to Speech (TTS) reader that reads web pages aloud. Listen to articles, blogs, and selected text using Google voices, offline system voices, or AI-generated voices.
    
    Features
    Read web pages aloud instantly from any point on the page
    Select text to start reading or use keyboard shortcuts
    Replace words and abbreviations to fix pronunciations
    Works online and offline
    Custom play/pause keys, highlight color, and reading speed
    Displays reading progress, estimated time, and percent read
    non-DRM EPUB reader 
    non-DRM MOBI reader
    Tesseract OCR (Optical Character Recognition)
    Voice Support
    Google text-to-speech voices
    System voices (offline support)
    OpenAI-based Text-to-Speech API
    Local AI-generated voices with Piper ONNX
    
    How to Use
    Click anywhere on a page to start reading from that point, or select text and press the play shortcut. Options allow disabling click-to-read and customizing controls for your workflow.
    
    -----------------------------------
    
    New in Version 1.4.2:
    - updated automation to handle elements which include Tailwind classes.
    - fixed highlight color brightness detection
    
    New in Version 1.3.9:
    - Added support for non-DRM EPUB and MOBI files. Access it by clicking the EPUB/MOBI text reader button in the Extension popup.
    
    New in Version 1.3.7:
    - Added UI translations for 15 Google Voice languages (AI-assisted).
    - Selecting a voice from the dropdown now changes most of the UI text to that language.
    
    New in Version 1.3.4:
    - Added Tesseract OCR (Optical Character Recognition) to read text or books from images. Runs entirely locally on your device. 
    
    New in Version 1.3.2:
    - Kokoro can read phonemes as well as plain text. (v 1.3.1)
    - Fixed major bug I introduced in previous version of Kokoro phonemization.
    - Piper voices now read the bit-rate and language settings from the JSON file.
    - Minor other bug fixes.
    
    New in Version 1.2.9:
    - On secure pages, when using non-system voices, setting #playInPopup:no will open the player in a new tab rather than a popup.
    - Using {Lcase}, allows you to convert words with 5 or more uppercase letters in this example to lowercase:
    RegEx=>\b\p{Lu}{5,}\b=>{Lcase}=>gu
    
    New in Version 1.2.6:
    - Added support for Azure voices, remote parameters now accept XML when the first character is a '<' symbol."
    Note: Kokoro WebGPU will default to CPU and run relatively slow compared to GPU, if WebGPU flag isn't enabled.
    
    New in Version 1.2.5:
    - Restored support for reading contenteditable elements.
    - Added #filter:contenteditable=true to disable reading these elements if desired.
    - Introduced Kokoro WebGPU: prompts a one-time 300MB TTS model download. When  
      selected, it enables reading selected text in a new window via the option menu.
    - Click the Edit selected voice button to bring up a list of 28 available voices.
    
    New in 1.2.4
    - Fixed shortcut key case sensitivity
    - Added checking to prevent edit boxes from accidentally triggering read events. 
    - Default Play/Pause key now works in iframes
    
    New in 1.2.2 - 1.2.3
    - Added offline support for Piper ONNX voices. ( press edit selected voice for its options ) 
    - Improved GUI for OpenAI-based Text-to-Speech API endpoint and custom voices
    To add more you'd have to have the exension download the onnx and json files for piper voices from  add new voice dialog.
    - v 1.2.3 minor bug fixes, added more language support.
    
    New In 1.2.1
    - added color picker for highlight
      when "highlight text only" is enabled, the background color is used on light fonts
    - added #filter to ignore entire element blocks when reading, 
       useful for skipping sections like advertisements, menus or buttons.
    - added option for monitoring the page for changes while reading. 
       #detectPageChanges:yes  
    
    New In 1.2.0
    - upped the maximum speed slider for local voices to 3x.
    
    New In 1.1.8:
    - Added support for OpenAI-based Text-to-Speech API endpoint.
    
    New Features of Version 1.0.2 (iframes not supported)
    - Automation tab settings
    - Spacebar to play from selected location
    - Configurable to automatically click on [next page] when finished reading current one (requires refresh)
    * This works by getting element class name, if multiple elements have the same class name on page, this won't work.
    
    New Features of Version 1.0.8
    - added domain specific settings
    - optimized code for even faster loading
    
    New Features of Version 1.1.0
    -  custom shortcut keys.
    
    New in Version 1.1.1 - 1.1.4, 1.1.9
    - minor bug fixes
    
    New in Version 1.1.5 - 1.1.8
    -Added an optional Shift key modifier for onclick. Although a better alternative is to set the #playPauseShortcutKey and use the mouse to select the text. Note: The default Play/Pause shortcut is the Spacebar, which will be replaced by the custom key you set. Ensure the 'Spacebar to play' is enabled for the shortcut keys to work.
    
    - Added support for OpenAI-based Text-to-Speech API endpoint.
    - Details available in extension options.
    - Disclaimer: This feature is still a work in progress.
    
    Note:
    Some features may work differently inside iframes or Shadow DOM elements.
  • Apr 16, 2026
    permissions
    activeTab, storage, background, webNavigation, tabs, ttsEngine, tts, offscreen, contextMenus
    activeTab, storage, webNavigation, tabs, ttsEngine, tts, offscreen, contextMenus

Permissions & access

Permissions
activeTabstoragewebNavigationtabsttsEnginettsoffscreencontextMenus
Host access
<all_urls>

Screenshots

ReadX Text To Speech screenshot 1ReadX Text To Speech screenshot 2

About

Text to Speech Reader – Read Web Pages Aloud (TTS)
Text to Speech (TTS) reader that reads web pages aloud. Listen to articles, blogs, and selected text using Google voices, offline system voices, or AI-generated voices.

Features
Read web pages aloud instantly from any point on the page
Select text to start reading or use keyboard shortcuts
Replace words and abbreviations to fix pronunciations
Works online and offline
Custom play/pause keys, highlight color, and reading speed
Displays reading progress, estimated time, and percent read
non-DRM EPUB reader 
non-DRM MOBI reader
Tesseract OCR (Optical Character Recognition)
Voice Support
Google text-to-speech voices
System voices (offline support)
OpenAI-based Text-to-Speech API
Local AI-generated voices with Piper ONNX

How to Use
Click anywhere on a page to start reading from that point, or select text and press the play shortcut. Options allow disabling click-to-read and customizing controls for your workflow.

-----------------------------------

New in Version 1.4.3:
-added support for 7zip and RAR for EPUB loading

New in Version 1.4.2:
- updated automation to handle elements which include Tailwind classes.
- fixed highlight color brightness detection

New in Version 1.3.9:
- Added support for non-DRM EPUB and MOBI files. Access it by clicking the EPUB/MOBI text reader button in the Extension popup.

New in Version 1.3.7:
- Added UI translations for 15 Google Voice languages (AI-assisted).
- Selecting a voice from the dropdown now changes most of the UI text to that language.

New in Version 1.3.4:
- Added Tesseract OCR (Optical Character Recognition) to read text or books from images. Runs entirely locally on your device. 

New in Version 1.3.2:
- Kokoro can read phonemes as well as plain text. (v 1.3.1)
- Fixed major bug I introduced in previous version of Kokoro phonemization.
- Piper voices now read the bit-rate and language settings from the JSON file.
- Minor other bug fixes.

New in Version 1.2.9:
- On secure pages, when using non-system voices, setting #playInPopup:no will open the player in a new tab rather than a popup.
- Using {Lcase}, allows you to convert words with 5 or more uppercase letters in this example to lowercase:
RegEx=>\b\p{Lu}{5,}\b=>{Lcase}=>gu

New in Version 1.2.6:
- Added support for Azure voices, remote parameters now accept XML when the first character is a '<' symbol."
Note: Kokoro WebGPU will default to CPU and run relatively slow compared to GPU, if WebGPU flag isn't enabled.

New in Version 1.2.5:
- Restored support for reading contenteditable elements.
- Added #filter:contenteditable=true to disable reading these elements if desired.
- Introduced Kokoro WebGPU: prompts a one-time 300MB TTS model download. When  
  selected, it enables reading selected text in a new window via the option menu.
- Click the Edit selected voice button to bring up a list of 28 available voices.

New in 1.2.4
- Fixed shortcut key case sensitivity
- Added checking to prevent edit boxes from accidentally triggering read events. 
- Default Play/Pause key now works in iframes

New in 1.2.2 - 1.2.3
- Added offline support for Piper ONNX voices. ( press edit selected voice for its options ) 
- Improved GUI for OpenAI-based Text-to-Speech API endpoint and custom voices
To add more you'd have to have the exension download the onnx and json files for piper voices from  add new voice dialog.
- v 1.2.3 minor bug fixes, added more language support.

New In 1.2.1
- added color picker for highlight
  when "highlight text only" is enabled, the background color is used on light fonts
- added #filter to ignore entire element blocks when reading, 
   useful for skipping sections like advertisements, menus or buttons.
- added option for monitoring the page for changes while reading. 
   #detectPageChanges:yes  

New In 1.2.0
- upped the maximum speed slider for local voices to 3x.

New In 1.1.8:
- Added support for OpenAI-based Text-to-Speech API endpoint.

New Features of Version 1.0.2 (iframes not supported)
- Automation tab settings
- Spacebar to play from selected location
- Configurable to automatically click on [next page] when finished reading current one (requires refresh)
* This works by getting element class name, if multiple elements have the same class name on page, this won't work.

New Features of Version 1.0.8
- added domain specific settings
- optimized code for even faster loading

New Features of Version 1.1.0
-  custom shortcut keys.

New in Version 1.1.1 - 1.1.4, 1.1.9
- minor bug fixes

New in Version 1.1.5 - 1.1.8
-Added an optional Shift key modifier for onclick. Although a better alternative is to set the #playPauseShortcutKey and use the mouse to select the text. Note: The default Play/Pause shortcut is the Spacebar, which will be replaced by the custom key you set. Ensure the 'Spacebar to play' is enabled for the shortcut keys to work.

- Added support for OpenAI-based Text-to-Speech API endpoint.
- Details available in extension options.
- Disclaimer: This feature is still a work in progress.

Note:
Some features may work differently inside iframes or Shadow DOM elements.

Technical

Version
1.4.3
Manifest
V3
Size
19.37MiB
Min Chrome
88
Languages
15
Featured
Yes

Metadata

ID
nnpkmeadcahjgbmiemkbdlbnkhkoinff
Developer ID
ua2086609522e85047ab5d404d0708e22
Developer Email
[email protected]
Created
Oct 10, 2022
Last Updated (Store)
May 25, 2026
Last Scraped
Jun 22, 2026
Website
Support URL

Similar extensions

Alternatives to ReadX Text To Speech, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 22, 2026.