Don't you hate not being able to paste your password from your password manager into an annoying website?
Well not anymore, never deal with that bullshit again with this simple small bookmarklet.
Save this as a link in your bookmarks and launch the bookmark on a website that makes you want to end it all!
javascript:['copy','paste','onpaste'].forEach((h)=>document.addEventListener(h,(hh)=>{hh.stopImmediatePropagation();!0;},!0))();