From 6860acf9807cdf8ec8f5864631a9f27620b2e863 Mon Sep 17 00:00:00 2001 From: Fazil Altinel Date: Sat, 4 Apr 2020 00:19:48 +0900 Subject: [PATCH] Usage explanations for readme file --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d66a7b1..4aebe6d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ # ytMusicNotification -Youtube Music Desktop Notification Extension for Chrome + +Chrome extension to get desktop notifications when the song changes in Youtube Music. + +## Usage + +After the extension installed, + +- Open music.youtube.com on your browser or open the PWA for Youtube Music. +- Activate the extension as shown in the image. + +![](./img/1.png) + +If the extension is active, a new desktop notification with info about the song will be displayed when song changes as shown in the image below. + +![](./img/2.png) + +## License +The source code is licensed under [GNU General Public License v3.0](./LICENSE). \ No newline at end of file