A basic Chrome desktop notification extension.
-
Clone the repository to your local file system.
$ clone https://github.com/AlcaDesign/TwitchStreamAlert -
Go to
chrome://extensions/in Chrome and make sure to check "Developer mode" in the top right-hand corner of this page.-
Unpacked installion (for testing)
- Click "Load unpacked extension..." in the top left-hand corner.
- Locate the folder where you cloned TwitchStreamAlert.
-
Pack and install
- Click "Pack extension..." in the top left-hand corner.
- Next to the "Extension root directory" input, click "Browse" and locate the folder where you cloned TwitchStreamAlert.
- Note: You only need to supply the private key file after the first packing or delete the aforementioned
.pemfile for additonal packings.
- Note: You only need to supply the private key file after the first packing or delete the aforementioned
- Click "Pack Extension" to finish the extension. This puts a
.crx(chrome extension) and a.pem(private key) file in the parent directory. - Locate the
.crxfile and then click-and-drag it onto the extensions page. - Click "Add" to allow the extension the necessary persmissions and to be installed.
-
-
Adjust the options for the extension.