WhatsApp Web Client - Disable leave/reload dialog

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

Autor
Sven Eppler
Denně instalací
0
Celkem instalací
410
Hodnocení
2 0 0
Verze
1.0
Vytvořeno
09. 03. 2015
Aktualizováno
09. 03. 2015
Size
509 B
Licence
neuvedeno
Spustit na

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.