Noise version history - 10 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.1.1
Released Jan 29, 2023 - 62.46 KBWorks with firefox 69.0 and later* Minor fix error message when unload content scriptSource code released under The MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 3.1.0
Released Nov 21, 2022 - 62.47 KBWorks with firefox 69.0 and later- Improve efficiency by defer execution and skip unnecessary listener binding.
- Respect tab's "muted" state, don't play sound when muted. Exception: Download and HTTP Request events doesn't follow this currently.
Source code released under The MIT License
Version 3.0.0
Released Nov 16, 2022 - 61.94 KBWorks with firefox 69.0 and later* Improve development process with webpack.
* Allow import with new items appended, instead of just overwrite.
* Options page: Fix Accept button overlapped when no Sound attached.
* Options page: Various improvements and fixes.
* Remove upgrade instruction for users from Firefox 57 downward.Source code released under The MIT License
Version 2.3.0
Released Apr 22, 2019 - 53.61 KBWorks with firefox 57.0a1 and later* Options page: discard many UI and use back standard input for a11y compatibility.
* Options page: fix exception during permission update.
* Options page: minor enhancements to focus / keyboard navigation.Source code released under The MIT License
Version 2.2.3
Released Apr 14, 2019 - 50.44 KBWorks with firefox 57.0a1 and later- Options page: fix upload button inaccessible with only keyboard (#9).
- Options page: fix Event editing has no response.Source code released under The MIT License
Version 2.2.2
Released Oct 17, 2018 - 30.91 KBWorks with firefox 57.0a1 and laterUpgrade some outdated node packages.Source code released under The MIT License
Version 2.2.1
Released Apr 5, 2018 - 30.83 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Add "Download Failure" event.Source code released under The MIT License
Version 2.1.1
Released Nov 11, 2017 - 34.96 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Options page now automatcally start editing when adding new sound/event.Source code released under The MIT License
Version 2.1.0
Released Nov 8, 2017 - 32.95 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*- Allow customize event name.
- Add "HTTP Request Completed" event.
It occurs when webpage load finish, you can further set status code filter to, for example, catch only 404 not found results.
This event requires webRequest permission. - With above new event, introduced new "options" UI. When select certain event, a circle icon will appear in "Options" column, click it to review/edit available options.
- Options UI enhancements and fixes, thanks to @rayman89's suggestion (#7).
Source code released under The MIT License
Version 2.0.0
Released Nov 4, 2017 - 31.77 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Please see CHANGES.md o Github.Source code released under The MIT License