WhatsApp Web Client - Disable leave/reload dialog

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

Upphovsman
Sven Eppler
Dagliga installationer
0
Totala installationer
409
Betyg
2 0 0
Version
1.0
Skapad
2015-03-09
Uppdaterad
2015-03-09
Size
509 Bytes
Licens
N/A
Gäller för

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.