I use an easy way to unlock mouse click, insert the following code in the URL field:
javascript:var script = document.createElement("script");script.src="https://ck0630.github.io/Scripts/mouse_unlock.js";document.head.appendChild(script);
this can :
unlock right click
unlock css select
unlock javascript select
unlock copy past