j-delaney / back-to-backspace

https://chrome.google.com/webstore/detail/back-to-backspace/cldokedgmomhbifmiiogjjkgffhcbaec
MIT License
45 stars 14 forks source link

Per chromium 61, javascript can no longer block this #31

Open redman684 opened 6 years ago

redman684 commented 6 years ago

I used to be able to block this behaviour in javascript in the onkeydown event handler. But currently the browser goes back to the previous page before javascript can do anything.