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
생성일
2015-03-09
갱신일
2015-03-09
크기
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.