@ -0,0 +1,11 @@
push_ask = function() {
Notification.requestPermission(function() {
});
}
push_send = function(t, b) {
new Notification(t, {
body : b,
icon : 'favicon.png'
The note is not visible to the blocked user.