Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Chrome Extension that reads YouTube/Twitch livestream chat messages aloud with text-to-speech.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.boilerplate
NotificationsYou must be signed in to change notification settings

yukidaruma/LivestreamChatReader

Repository files navigation

Chrome Web Store - VersionChrome Web Store - Users

Development

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.

Note

  • There is a debug interface in side panel. Click "Open side panel" from the extension menu to access it.
    Debug side panel
  • 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).

License

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

MIT
LICENSE
MIT
LICENSE.boilerplate

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp