An open API service indexing awesome lists of open source software.

https://github.com/airmime/chrome-app-twitch-alert

:movie_camera: Chrome extension for twitch streamers, allowing you to alert your community when you start a live. (no longer supported).
https://github.com/airmime/chrome-app-twitch-alert

chrome-extension streamer twitch

Last synced: over 1 year ago
JSON representation

:movie_camera: Chrome extension for twitch streamers, allowing you to alert your community when you start a live. (no longer supported).

Awesome Lists containing this project

README

          

# Chrome app/extension for twitch streamers (no longer supported).

![picture](https://nsa40.casimages.com/img/2019/12/09//191209104635429863.jpg)

## Informations
Chrome application/extension for twitch streamers, allowing you to alert your community when you start a live, on their browsers.

## Configuration
First, you must configure the file js/config.js. To do this, modify the 'name' property by your Twitch nickname. After that, generate a Twitch ID client, using this URL -> [Generating and Setting a Twitch Client ID](https://docs.aws.amazon.com/lumberyard/latest/userguide/chatplay-generate-twitch-client-id.html) . Then, change the property 'clientID' by the identifier you just generated.

## Personalization
You can easily customize the chrome extension, including by modifying the logo (img/icon_128.png). It is also possible to modify the popup style in style files (css/scss). Finally, modify the 'name' and 'description' properties of the manifest.json file with your information.

## Publish to the Chrome Web Store
To publish a chrome app for your community, follow the detailed instructions on this page -> [Publish in the Chrome Web Store](https://developer.chrome.com/webstore/publish)