Some sites (like imdb, lyrics, article sites) prevent you from performing certain actions, like right clicking, selecting on their pages. Some blogger also do this thinking that this makes their content secure (big mistake). But here is a way to disable the annoying right click block on websites and re-enable right click menu in your browser.
Windows Tip : Remove Unwanted "Create New" Shortcuts in Right Click Context Menu
Enable Right Click on Websites that Block Right Click
Simple JavaScript to Re Enable Right Click (Enable Context Menu)
When visiting the website with right click disabled, type the following into the URL bar of your browser and press enter:
javascript:void(document. oncontextmenu=null)
You can also save the script as a bookmarklet to use it when needed. This is similar to the select all checkboxes at once script which is also very useful.
Random Fix : Laptop Touchpad Too Sensitive to Tap Clicks
RightToClick (Link) Automatically Re Enable Right Click on Websites [Firefox Addon]
RightToClick protects from annoying alert popups, can remove many timer actions and is able to suppress unusual click behavior.
Enjoy!!
Also See : Easily Move, Control Mouse Cursor with Keyboard [Software]
Related posts:
- Avoid, Block Survey PopUps on Forums, Websites which Block Content
- Remove Unwanted "Create New" Shortcuts in Right Click Context Menu
- How to Block Adult Websites & Porn Sites on your Computer ?
- Take Full Page Screenshots of Blogs & Websites or URLs
- How to Create Firefox Add-on from Greasemonkey Scripts
[Source by:SnapHow.com : Web & Computing Tips]
If you find this article useful, please feel free to link to this page from your website or blog.
Leave a Reply