Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de Notification Sound - 14 versions

Notification Sound par freaktechnik

Noté 3,5 sur 5
3,5 étoiles sur 5
5
20
4
10
3
3
2
2
1
12
Historique de versions de Notification Sound - 14 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 1.4.2resigned1

    Publié le 25 avr. 2024 - 34,96 Ko
    Fonctionne avec firefox 63.0a1 et versions supérieures, android 63.0a1 à 68.*

    Code source publié sous licence Mozilla Public License 2.0

    Vous avez besoin de Firefox pour utiliser cette extension
    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 1.4.1

    Publié le 23 oct. 2018 - 31,72 Ko
    Fonctionne avec firefox 63.0a1 et versions supérieures, android 63.0a1 à 68.*
    • Add access key to context menu items
    • Support Tree Style Tabs context menus

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.3.3

    Publié le 14 août 2018 - 31,08 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • Try to play other sounds when requested sound doesn't work. Hierarchy is site requested sound -> custom site sound -> custom global sound -> default sound
    • Custom sounds for extensions are no longer ignored

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.3.2

    Publié le 12 août 2018 - 30,87 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • Some sounds shouldn't fail to load anymore
    • Setting sounds should work more often

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.3.1

    Publié le 12 août 2018 - 30,83 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • Improve errors shown in options
    • Properly disable download sound sub option when parent is not checked
    • Delete sounds when they are cleared

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.3.0

    Publié le 11 août 2018 - 30,72 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • First run page introducing you to the extension
    • Detect when a file can not be played when selecting it

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.2.3

    Publié le 5 août 2018 - 27,96 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • Fix creating file storage database

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.2.2

    Publié le 24 juil. 2018 - 27,92 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • Show errors in options
    • Add Netatmo Netatmo CO₂ Indicator to suggested extension ID list

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.2.1

    Publié le 21 mars 2018 - 26,93 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • New icon, thank you Elio!
    • Fix custom global sound not getting loaded

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.2.0

    Publié le 20 mars 2018 - 29,87 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • Don't play notification sounds if tab is muted (toggleable option)
    • Add context menu to tabs to toggle their ignored/allowed state for notification sounds (only in Firefox 60 and up). This is what requires the new permissions.
    • Volume setting for notification sound
    • Option to specify website or extension specific sounds and volume if explicitly allowing them (specifying custom sounds when blocking to come later)

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.1.2

    Publié le 17 nov. 2017 - 26,71 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • Fix instanceof operator on Notification instances
    • Fix warning in console when website displays a notification without options

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.1.1

    Publié le 12 nov. 2017 - 26,5 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • Avoid eval and try to override site APIs using other means

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.2

    Publié le 24 août 2017 - 25,12 Ko
    Fonctionne avec firefox 56.0a1 et versions supérieures, android 56.0a1 à 68.*
    • Better options styling
    From 1.0.1
    • Accept sub domains as host name
    • Ignore www. in host names
    • Show titles of extensions alongside their ID

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.0.0

    Publié le 10 août 2017 - 24,66 Ko
    Fonctionne avec firefox 55.0a1 et versions supérieures, android 57.0a1 à 68.*
    Convert this extension to a WebExtension. This resets all options

    This means the extension will no longer play a sound for every notification. Instead it can now only play sounds for notifications generated by a website in a tab, which excludes things like ServiceWorkers (background push notifications) and for extensions that explicitly support it. Right now my two notifier extensions "Live Stream Notifier" and "Advanced GitHub Notifications" both support this, no other extension supporting it is known to me.

    Integration for extensions is quite simple and outlined at https://github.com/freaktechnik/notification-sounds#extension-integration

    Please note that this extension may become more powerful again in the future, but there is no guarantee on that.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.