WhatsApp Web Client - Disable leave/reload dialog

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

Author
Sven Eppler
Daily installs
0
Total installs
387
Ratings
2 0 0
Version
1.0
Created
2015-03-09
Updated
2015-03-09
License
N/A
Applies to

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.