j-delaney / back-to-backspace

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

Navigates back on Flash input fields #33

Open ghost opened 6 years ago

ghost commented 6 years ago

Example: http://b2b.devo.be Start typing in any of the 2 input boxes and pres backspace, the previous page will load

OlivierGagnon commented 6 years ago

Came here to say I have this exact same issue.

There's this flash game: https://play.prismata.net/

It has a chat box, and pressing backspace goes back even though you're focused in a flash content

OlivierGagnon commented 6 years ago

Here's the fix.

Download the source of the addon from here, then edit inject.js

Just add a comma after KEYGEN, then add this to the next line:

'object'

then save it and load the plugin manually in chrome. it'll ignore backspace on flash

check "load unpackaged" here: https://developer.chrome.com/extensions/getstarted