6 ms·
Just to add to this - the javascript event used to capture leaving the open page seems to be: window.onbeforeunload - it would be great if Chrome was able to di
by ckevinc 13y ago
Just to add to this - the javascript event used to capture leaving the open page seems to be: window.onbeforeunload - it would be great if Chrome was able to disable that function entirely, but it doesn't seems possible.