


It’s just a simple extension that worked for me with PayPal and Western Union (which a similar extension, Allow Copy, couldn’t fix). addEventListener ( 'paste', allowPaste, true ) īut you don’t really need to know that.

This is the code by developer Vivek Gite, in case you’re interested: var allowPaste = function ( e ) document. It tells the browser to accept all paste events and skip any paste event handlers on the page. Add that extension to Chrome, and it will just work quietly in the background. If Chrome is your browser of choice, the easiest solution to your pasting problems is Don’t F*ck with Paste. In Chrome: Use the “Don’t F*ck with Paste” Extension
