j-delaney / back-to-backspace

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

Fixed behavior on sites like Google Search #4

Closed nloomans closed 8 years ago

nloomans commented 8 years ago

If backspace is pressed on a site like Google Search, Google will move the focus to the input field. Which cancels the moving back (or forward) even if the input element was not selected when the back key was pressed. This disables that behavior.

j-delaney commented 8 years ago

Thanks for the PR! This will help a lot of people