minus-squaresubignition@fedia.iolinkfedilinkarrow-up53·4 months agoNot foolproof but you can also make a bookmarklet to unbind the top-level event which can sometimes force right-click to work. javascript:void(document.oncontextmenu=null);
minus-squarestebo@lemmy.dbzer0.comlinkfedilinkarrow-up9·4 months agothere’s also an extension that can usually bypass anything the site uses to change right click behaviour
Not foolproof but you can also make a bookmarklet to unbind the top-level event which can sometimes force right-click to work.
javascript:void(document.oncontextmenu=null);
there’s also an extension that can usually bypass anything the site uses to change right click behaviour