michal-m/chrome-extensions-unblock-clipboard-interaction
Google Chrome Extension which changes all onpaste attributes from input fields and textareas to 'return true' to re-enable pasting where it was disabled.
JavaScript
Issues
- 1
Add README
#1 opened by michal-m - 0
The extension doesn't work if the clipboard handling is done outside of attributes.
#4 opened by michal-m - 0
Add support for additional events
#3 opened by michal-m - 0
Add support for `oncopy` events
#2 opened by michal-m