Releases: freaktechnik/notification-sounds
Releases · freaktechnik/notification-sounds
v1.1.2
No longer evil
- Remove usages of eval
v1.1.0
- Add sound when download finishes and Firefox is in the background
- Has a setting to disable it
- Has a setting to always play the sound, no matter if Firefox is focused
- Cover one more way websites could generate notifications (Service Worker registrations)
- Fix a bug where the preview sound button is disabled with a custom sound set
- Support custom sounds defined by websites when showing a notification
1.0.1
The WebExtensioning
Re-written as a web-extension the options interface is a lot more solid However only a subset of notifications will now make a sound, namely notifications generated by a website and supported extensions. Further it can no longer play system sounds and instead comes with a default plop sound.
0.0.5
- Fix compatibility
- Mark as multiprocess compatible
0.0.3
- Compatible with changes in Firefox 46
- Unit tests to check the extension doesn't break between versions
- An observer notification whenever a notification is shown
- Added icon
- Add ignore list
0.0.1
Initial release