Does librewolf disables websites ability to disable your copy and paste function? I am referring to this situation with moodle. Our school is currently disabling our inspect element, copy and paste basically right click functionality and i feel it’s against my privacy so any way to bypass or block this request. Or what about:config function do you have to change?
My only guess for about:config editing would to change
dom.event.clipboardevents.enabled = false
On LibreWolf (and other Firefox based browser), you should be able to force the normal context menu with Shift + right click. But I don’t know if moodle is using additional tricks to also block that.