Many site try to prevent you from accessing the context menu. Well that’s a nice try; thanks to AllowRightClick extension for google Chrome, you will have your context menu anyway :-p
This new version works on more sites than before:
- even if the protecting javascript was added with addEventListener(). This fixes issue 17
- even on div elements. The cotext menu on Youtube video will bed displayed
This fixes issue 8 - recursively applied on in frames. This fixes issue 18
- and there is now an option page to list which sites should be ignored by the extension. This is an improvement other the previous version, where only Yahoo mail! was left untouched.
The full changelog can be found on the google code project page (bug reports usually mention the affected sites).

