Skip to content

Chrome/Firefox extension to enable Twitch radio mode in web

License

Notifications You must be signed in to change notification settings

fpetros1/twitch-audio-web-firefox

 
 

Repository files navigation

This is a mirror. Check main repository on Codeberg

Twitch Radio Mode Firefox Extension

This extension for Firefox, it lets the users play the stream in radio mode(only audio).

Install

Get Twitch Radio Mode for Firefox

Use

After installing the extension, go to a Twitch channel webpage. You will see a radio icon next to the volume slider in the video player area.

Radio mode button

Clicking the icon will start playing the audio_only stream, and the icon becomes yellow.

Radio mode on

The volume can be adjusted in the same way as the video, using the same volume slider.

If you want to pause, just click the radio icon one more time. The audio will automatically stop if the video is played.

Development

The extension is created with TypeScript and uses Webpack to build the code.

Please install webpack and other dependencies for the project.

pnpm

Development Build

pnpm build

Production Build

pnpm build:prod

Load Extension

  • In Firefox, go to about:debugging
  • On the top left, select "This Firefox"
  • Click "Load Temporary Add-on..." and select <source_directory>/release_firefox.

About

Chrome/Firefox extension to enable Twitch radio mode in web

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 82.7%
  • JavaScript 9.0%
  • CSS 6.4%
  • HTML 1.9%