this post was submitted on 26 Jul 2024
529 points (100.0% liked)
196
16413 readers
1305 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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