- Notifications
You must be signed in to change notification settings - Fork1
Chrome Extension that reads YouTube/Twitch livestream chat messages aloud with text-to-speech.
License
MIT, MIT licenses found
Licenses found
yukidaruma/LivestreamChatReader
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
I recommend using VS Code Dev Containers for development of this extension. Start the dev container, then runbun dev to launch the development server and build the extension. Once the extension is built, install the extension to your browser by loading the unpacked extension built to the.output/chrome-mv3 directory.
For detailed installation steps, you can also refer to theChrome extension installation guide.
Alternatively, you can launch Chrome with the extension installed by removing thewebExt.disabled: true property inwxt.config.ts.
For production builds, usebun run build to build an optimized version orbun zip to build and create a zip file for distribution.
- There is a debug interface in side panel. Click "Open side panel" from the extension menu to access it.

- If you want to develop Chrome extensions on your own, you should check outWXT in addition toChrome Extension Boilerplate (which this project uses).
- The test screen for end-user is also used by automated E2E testing (
bun e2e -- --spec=specs/page-content.test.ts).
This Chrome extension is licensed under theMIT License.
The boilerplate used in this project (Jonghakseo/chrome-extension-boilerplate-react-vite) is also licensed under theMIT License.
About
Chrome Extension that reads YouTube/Twitch livestream chat messages aloud with text-to-speech.
Topics
Resources
License
MIT, MIT licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.