Components adizionâi par Firefox
  • Estensions
  • Temis
    • par Firefox
    • Dizionaris e pachets di lenghis
    • Altris sîts
    • Components adizionâi par Android
Jentre
Icone component adizionâl

Cronologjie versions di Noise - 17 versions

Noise di bootleq

Valutade 3,7 su 5
3,7 stelis su 5
5
11
4
3
3
3
2
0
1
5
Cronologjie versions di Noise - 17 versions
  • Sta atent cu lis versions vecjis! Chês a vegnin visualizadis par finalitâts di prove e di riferiment.Tu varessis di doprâ simpri la ultime version di un component adizionâl.

  • Ultime version

    Version 4.3.0

    Publicât 17. led 2026 - 90,6 kB
    Al funzione cun firefox69.0 e sucessivis
    Add "Navigate" event. It fires similarly to the old IE navigation sound. (Requires Firefox 147 upwards)

    Codiç sorzint publicât sot licence Licence MIT

    Discjame Firefox e instale la estension
    Discjame il file
  • Versions plui vecjis

    Version 4.2.0

    Publicât 23. zář 2025 - 89,29 kB
    Al funzione cun firefox69.0 e sucessivis
    • Multiple sounds for single event, playing randomly or in sequence.
    • Settings exported from this version can not be imported to order versions.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 4.1.0

    Publicât 8. čvc 2025 - 85,7 kB
    Al funzione cun firefox69.0 e sucessivis
    Detect errors when saving options.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 4.0.2

    Publicât 4. čvc 2025 - 84,62 kB
    Al funzione cun firefox69.0 e sucessivis
    • Fix tab events (pin / attention) broken for earlier version of Firefox (< v139)
    • Previous release (4.0.1) has incorrect changes, here rework it

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 4.0.0

    Publicât 2. čvc 2025 - 84,44 kB
    Al funzione cun firefox69.0 e sucessivis
    • Introduce default settings, with 3 built-in sounds.
    • Options page enhancements, including drag and drop reorder.
    • New tab groups events.
    • Fix missing to remove tabs.onTabUpdated listener.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 3.3.0

    Publicât 23. čvn 2025 - 65,14 kB
    Al funzione cun firefox69.0 e sucessivis
    Add window, IME, fullscreen, paste events.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 3.2.0

    Publicât 20. čvn 2025 - 63,56 kB
    Al funzione cun firefox69.0 e sucessivis
    新增各種分頁事件:開啟新分頁、關閉分頁、移動到其他視窗、釘選、取消釘選

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 3.1.1

    Publicât 29. led 2023 - 62,46 kB
    Al funzione cun firefox69.0 e sucessivis
    * Minor fix error message when unload content script

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 3.1.0

    Publicât 21. lis 2022 - 62,47 kB
    Al funzione cun firefox69.0 e sucessivis
    • 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.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 3.0.0

    Publicât 16. lis 2022 - 61,94 kB
    Al funzione cun firefox69.0 e sucessivis
    * 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.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 2.3.0

    Publicât 22. dub 2019 - 53,61 kB
    Al funzione cun firefox57.0a1 e sucessivis
    * 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.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 2.2.3

    Publicât 14. dub 2019 - 50,44 kB
    Al funzione cun firefox57.0a1 e sucessivis
    - Options page: fix upload button inaccessible with only keyboard (#9).
    - Options page: fix Event editing has no response.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 2.2.2

    Publicât 17. říj 2018 - 30,91 kB
    Al funzione cun firefox57.0a1 e sucessivis
    Upgrade some outdated node packages.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 2.2.1

    Publicât 5. dub 2018 - 30,83 kB
    Al funzione cun firefox57.0a1 e sucessivis, android de 57.0a1 ae 68.*
    Add "Download Failure" event.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 2.1.1

    Publicât 11. lis 2017 - 34,96 kB
    Al funzione cun firefox57.0a1 e sucessivis, android de 57.0a1 ae 68.*
    Options page now automatcally start editing when adding new sound/event.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 2.1.0

    Publicât 8. lis 2017 - 32,95 kB
    Al funzione cun firefox57.0a1 e sucessivis, android de 57.0a1 ae 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).

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
  • Version 2.0.0

    Publicât 4. lis 2017 - 31,77 kB
    Al funzione cun firefox57.0a1 e sucessivis, android de 57.0a1 ae 68.*
    Please see CHANGES.md o Github.

    Codiç sorzint publicât sot licence Licence MIT

    Discjame il file
Va ae pagjine principâl dal sît Mozilla

Components adizionâi

  • Informazions
  • Blog dai components adizionâi di Firefox
  • Laboratori estensions
  • Centri di svilup
  • Politichis pal svilupadôr
  • Blog de comunitât
  • Forum
  • Segnale un erôr
  • Vuide pes recensions

Navigadôrs

  • Desktop
  • Mobile
  • Enterprise

Prodots

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Riservatece
  • Cookies
  • Notis legâls

Gjavant dulà che al è indict in mût diviers, i contignûts su chest sît a son distribuîts cun licence Creative Commons Atribuzion Condivît te stesse maniere v3.0 o versions sucessivis.