WhatsApp Web Client - Disable leave/reload dialog

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

Автор
Sven Eppler
Установок в день
0
Всего установок
409
Оценки
2 0 0
Версия
1.0
Создано
09.03.2015
Обновлено
09.03.2015
Размер
509 байт
Лицензия
нет данных
Работает на

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.