We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example: http://b2b.devo.be Start typing in any of the 2 input boxes and pres backspace, the previous page will load
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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
No branches or pull requests
Example: http://b2b.devo.be
Start typing in any of the 2 input boxes and pres backspace, the previous page will load
The text was updated successfully, but these errors were encountered: