Damages functionality on many sites
|
|
Without too much effort, this could be rewritten to remove oncontextmenu handlers only when they contain an alert. Until it is, this removes the ability for legitimate sites to block the context menu from appearing by returning false (along with preventDefault and stopPropagation), allowing them to use right click properly in onmousedown etc. Just a heads up :) |
![]() ![]() |
I'd like to see someone fixing this but I'm currently too busy, unfortunately. Thanks for the heads up though! |

