Closed deathbeam closed 8 years ago
Add chrome notifications and new flag to options page that enables/disables them (disabled by default). Fixes #32
Notifications have this configuration:
{ iconUrl: <album-art>, title: <song-title>, message: <song-artist> }
Just noticed that this change is for some reason not correctly loading album art (using previous loaded one), so I need to fix that.
Dope! I'll push this out tomorrow.
Add chrome notifications and new flag to options page that enables/disables them (disabled by default). Fixes #32
Notifications have this configuration: