WhatsApp Web Client - Disable leave/reload dialog

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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Sven Eppler
1日のインストール数
0
累計インストール数
410
評価
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.