Skip to content

Releases: freaktechnik/notification-sounds

v1.1.2

17 Nov 23:37
v1.1.2
abf13c9
Compare
Choose a tag to compare
  • Fix instanceof operator on Notification instances
  • Fix warning in console when websites show notifications without options

No longer evil

17 Nov 23:37
v1.1.1
57509e1
Compare
Choose a tag to compare
  • Remove usages of eval

v1.1.0

07 Nov 12:45
v1.1.0
9d530f5
Compare
Choose a tag to compare
  • 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

17 Nov 23:38
e2a3c29
Compare
Choose a tag to compare
  • Show extension names instead of their ID
  • Allow sub domains in host names
  • Ignore www. at the start of host names

The WebExtensioning

16 Aug 21:45
c745863
Compare
Choose a tag to compare

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

17 Nov 23:40
Compare
Choose a tag to compare
  • Fix compatibility
  • Mark as multiprocess compatible

0.0.3

17 Nov 23:39
Compare
Choose a tag to compare
  • 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

23 Nov 18:12
Compare
Choose a tag to compare

Initial release