Chrome application/extension for twitch streamers, allowing you to alert your community when you start a live, on their browsers.
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 . Then, change the property 'clientID' by the identifier you just generated.
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.
To publish a chrome app for your community, follow the detailed instructions on this page -> Publish in the Chrome Web Store