javascript:(function(){document.styleSheets[0].insertRule("* { user-select:text !important }", 1);})();
javascript:['copy','cut','paste','contextmenu','selectstart'].forEach(e=>document.addEventListener(e,e=>e.stopImmediatePropagation(),true));