Skip to content

Instantly share code, notes, and snippets.

@ilagnev
Created February 16, 2017 10:43
Show Gist options
  • Save ilagnev/43b4df8158c163aea244f096f9304e45 to your computer and use it in GitHub Desktop.
Save ilagnev/43b4df8158c163aea244f096f9304e45 to your computer and use it in GitHub Desktop.
enabling right click context menu on sites which disabled it
javascript:void(document.oncontextmenu=null);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment