WhatsApp Web Client - Disable leave/reload dialog

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

Forfatter
Sven Eppler
Daglige installasjoner
1
Totale installasjoner
410
Vurderinger
2 0 0
Versjon
1.0
Lagd
09.03.2015
Oppdatert
09.03.2015
Size
509 Bytes
Lisens
I/T
Gjelder

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.