Hacker News new | ask | show | jobs
by ckevinc 4781 days 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.