TylerJDev / YouTube-Timestamps

A plugin which tracks YouTube timestamps. Never lose track of what timestamp you're on again! ⏱️
6 stars 1 forks source link

Add notifications #15

Open TylerJDev opened 4 years ago

TylerJDev commented 4 years ago

Add notification for each track When a user is listening to a track, there is no notification of what song is currently playing, nor when a song has changed.

I could implement a notification system, which would allow the following features.

Features Utilizing Chromes notification api, I could implement the following:

Notes I should ensure that this is a feature that a user can turn on and off.