WhatsApp Web Client - Disable leave/reload dialog

Simply disables the window.onbeforeunload handler by setting it to null

Autore
Sven Eppler
Installazioni giornaliere
0
Installazioni totali
406
Valutazione
2 0 0
Versione
1.0
Creato il
09/03/2015
Aggiornato il
09/03/2015
Dimensione
509 Byte
Licenza
Non disponibile
Applica a

I was bugged by the question "do you really want to leave/reload this page" when using the WhatsApp WebClient. So i simply wrote a small script to disable the "beforeunload"-handler.