Created
February 16, 2017 10:43
-
-
Save ilagnev/43b4df8158c163aea244f096f9304e45 to your computer and use it in GitHub Desktop.
enabling right click context menu on sites which disabled it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:void(document.oncontextmenu=null); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment