After doing something I run this code:
var notification = webkitNotifications.createNotification( \'icon.png\', // icon url - can be relative \'Done!\'
You can use notification.cancel();
notification.cancel();