Rated 4 out of 5 stars

Hi,
Im using your addon and its great with one minor problem. In gnome 3 the messages stack up and you have to click them away one by one by clicking on the message icon and after that on the message itself.
To avoid this I added some arguments to the message-send command so that the messages are not added to the permanent messages.

example:
var args = [title, message, '--hint', 'int:transient:1',"-i", icon, "-c", "email.arrived", "-t", timeout, "-u", urgency];

Dié resensie is oor 'n vorige weergawe van dié byvoeging (0.4.2). 

Thanks for the fix. Will test the extension in Gnome 3 and send an update as soon as i can.