Bewertet mit 3 von 5 Sternen

"Right, but it has a trigger so you can launch your own script that actually plays whatever you want."
I have no idea how to do that.

Diese Bewertung wurde für eine vorherige Version des Add-ons (0.4.8.1-signed) abgegeben. 

#!/bin/bash
# play.sh (need to chmod +x)
aplay /usr/share/sounds/purple/login.wav

Put this script's path into the 'Launch on count change' preference.
For further support, please join https://github.com/foudfou/FireTray/issues

Bewertet mit 3 von 5 Sternen

Your tray doesn't include a bell for users who are not sitting in front of the monitor.

Diese Bewertung wurde für eine vorherige Version des Add-ons (0.4.8.1-signed) abgegeben. 

Right, but it has a trigger so you can launch your own script that actually plays whatever you want.