But this also illustrates the fact that "useful" browser features can be trivially abused.
- Allowing a page to intercept a paste.
- If the page doesn't modify the DOM in response, then override it and actually paste the content.
- Copy
- Paste
- No, really, paste the darn text
- Allowing a page to intercept a paste.
- If the page doesn't modify the DOM in response, then override it and actually paste the content.