qute-html5
qute-html5 copied to clipboard
notify displays the last message n times
notify("one"); notify("two"); notify("three"); will display "three" three times.