Skip to content

c-rainbow/twitch-audio-web

Repository files navigation

Twitch Radio Mode Chrome Extension

This extension for Google Chrome browser lets users play the stream in radio mode.

Korean version of README can be found here. 한국어 설명서는 여기

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.

Install

The extension can be installed in Chrome Web Store

If you want to download the source code yourself, please follow the steps below, or follow the official installation instruction which can be found here.

  1. Download or clone the code, and unzip the file
  2. In Google Chrome, go to chrome://extensions
  3. On the top right, enable "Developer Mode"
  4. Click "Load Unpacked", locate the unzipped directory.

The code comes with pre-built Javascript code which can be readily used as an extension.

Develop

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

Please install webpack and other dependencies for the project.

> yarn

After you build the project, two files (dist/background.js, dist/conentscript.js) will be updated with the current TypeScript code.

> yarn build

Load the extension in Chrome browser as instructed in Install section.

About

Chrome extension to enable Twitch radio mode in web

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •