Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunu-bounir/allow-right-click
A browser extension to release right-click context menu blockage
https://github.com/lunu-bounir/allow-right-click
Last synced: 14 days ago
JSON representation
A browser extension to release right-click context menu blockage
- Host: GitHub
- URL: https://github.com/lunu-bounir/allow-right-click
- Owner: lunu-bounir
- License: mpl-2.0
- Created: 2018-06-30T11:06:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T12:39:29.000Z (about 2 months ago)
- Last Synced: 2024-10-13T10:02:10.099Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://webextension.org/listing/allow-right-click.html
- Size: 295 KB
- Stars: 276
- Watchers: 13
- Forks: 31
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Allow Right-Click
Re-enable the possibility to use the context menu, copy, paste, and text selection on sites that prevent them.
## YouTube Preview
[![YouTube Preview](https://img.youtube.com/vi/HzapxK3JfG0/0.jpg)](https://www.youtube.com/watch?v=HzapxK3JfG0)## Installation
Install the latest version:
**Firefox** https://addons.mozilla.org/firefox/addon/re-enable-right-click/
**Chromium / Chrome** https://chrome.google.com/webstore/detail/allow-right-click/hnafhkjheookmokbkpnfpmemlppjdgoi
**Opera** https://addons.opera.com/extensions/details/allow-right-click/
**Microsoft Edge** https://microsoftedge.microsoft.com/addons/detail/fihgggipdgdcpnljebplafkdkfandnlp
## FAQs
Please go to
* https://webextension.org/listing/allow-right-click.html
## Screenshos
![img](https://addons.mozilla.org/user-media/previews/thumbs/204/204562.jpg?modified=1622133461)
## Directories
* v2 -> extension on manifest v2
* v3 -> extension on manifest v3
* test -> a sample HTML page with different types of context menu blocking methods## License
Allow Right-Click is an open-source project released under [MPL-2.0](https://github.com/lunu-bounir/allow-right-click.html/blob/master/LICENSE)