Advertisement |
Advertisement |
What is the "Allow Right-Click" extension and how does it work?
This extension unblocks the right-click context menu restriction when it is deliberately blocked by a web page. All websites can request to disable the default browser's context menu to have their own custom context menu on their web pages; however, this capability also makes the JavaScript capable of disabling the browser's context menu without providing any useful functionality like proving a custom context menu. This is particularly useful to prevent web page's content from being copied by the user or a content being pasted. This extension offers a toolbar button to unblock the browser context menu when the button is clicked. Basically, after the button is pressed by the user, the extension injects a small script to release the context menu restriction. Note that this script is only being injected after the user click. The extension does not inject the script by default to prevent conflicts when the custom context menu is offered.
recommended "VectorDraw - Paint on Tab" extension for Chrome, Firefox, and Edge browsers
Adds a presentation toolbar to the active tab to insert interactive objects (circle, rectangular, line, and polygon), interactive text area, and more. Capture the tab with all the elements on it or print it directly.
What's new in this version?
Please check the Logs section.
I am using this extension to unblock the right-click context menu on a particular web page, but it is still blocked. How can I report the issue?
Please use the discussion section of this page to report these sorts of problems. Make sure to provide an example page with the issue so that I can reproduce it.
Is it possible to press the toolbar button once more to toggle the extension off (disable the protection)?
No, it is not possible to disable the extension on the current page when it is activated. This extension removes a few event listeners when get activated and overwrites a few native methods. There is no method to reverse these destructive actions at the moment. If you don't need the protection anymore, reload the page once.
Please keep reviews clean, avoid the use of improper language and do not post any personal information. |
|
Permission | Description |
---|---|
storage | to store local preferences |
*://*/* | to be able to inject the script on all web pages |