Enable Right Click - SuperCopy & Select

Enable context menus on protected websites. Unblock right click menu. Highlight and allow copy option for all pages works again.

What is Enable Right Click - SuperCopy & Select?

Enable Right Click - SuperCopy & Select is a Chrome extension developed by https://prepphint.com, and its main feature is "Enable context menus on protected websites. Unblock right click menu. Highlight and allow copy option for all pages works again.".

Extension Screenshots

screenshot
screenshot

Download Enable Right Click - SuperCopy & Select Extension CRX File

Download Enable Right Click - SuperCopy & Select extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This Chrome extension, designed with the latest Chrome updates Manifest V3, allows you to Enable Context Menu, Allow Copy and Right-click functionalities on websites that have disabled these commands. Additionally, it allows users to copy text from images using the OCR function.

Due to limitations of web browsers, copying and pasting in Microsoft Office for the web through menus requires additional permissions which are provided through this extension.

Installing this free extension Enables context menus on protected websites. Unblock right click menu. Highlight and allow copy option for all pages works again.

Once this extension is installed, you must reload any open tabs in order to cut, copy, and paste via the right-click menus.

👉 Key Features:

► Copy & Highlight: Easily copy and highlight web content.
► OCR: Extract text from images on websites.
► Context Menu Access: Restore right-click menu use.
► Bypass Text Protection: Overcome text copy barriers.
► Absolute Mode: Force remove multiple protections.
► No More Dialogs: Block intrusive copy alerts.

💎Usage Instructions:

1. Install the extension.
2. Click on the extension icon.
3. In the popup tab, select the desired option
4. You are now ready to copy text from any website or images hassle-free.

Note:- This extension works effectively on most websites, it may encounter challenges with exceptionally sophisticated methods used to disable copy-paste functionality. (Installing or uninstalling this extension may display promotional content.)

Privacy Assurance:- We want you to feel secure while using our extension. Rest assured, this software does not collect or transmit any personally identifiable information. It does not track your browsing behavior. The necessary information for the functioning of this software is solely stored on your own device. Our servers do not have access to this information, ensuring your privacy remains intact.                    

Extension Basic Information

Name Enable Right Click - SuperCopy & Select Enable Right Click - SuperCopy & Select
ID pkoccklolohdacbfooifnpebakpbeipc
Official URL https://chromewebstore.google.com/detail/enable-right-click-superc/pkoccklolohdacbfooifnpebakpbeipc
Description Enable context menus on protected websites. Unblock right click menu. Highlight and allow copy option for all pages works again.
File Size 3.2 MB
Installation Count 293
Current Version 3.0.1
Last Updated 2024-03-05
Publish Date 2023-07-16
Rating 4.50/5 Total 2 Ratings
Developer https://prepphint.com
Email [email protected]
Payment Type free
Extension Website https://prepphint.com/
Help Page URL https://prepphint.com/contact-us/
Privacy Policy Page URL https://prepphint.com/privacy-policy
Supported Languages id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,te,kn-IN,ml,th,ar,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "images\/logo.png",
            "16": "images\/16px.png",
            "48": "images\/48px.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "host_permissions": [
        "https:\/\/educatefarm.in\/",
        "https:\/\/prepphint.com\/",
        "https:\/\/tessdata.projectnaptha.com\/*.gz",
        "https:\/\/github.com\/naptha\/tessdata\/blob\/gh-pages\/*.gz?raw=true"
    ],
    "icons": {
        "128": "images\/logo.png",
        "16": "images\/16px.png",
        "48": "images\/48px.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqCLl3Ns6BIfZl6L5emfru6iag0GpRAA5zH9ODoiFgPAgjed+u5bnprOH9H5BTLg0Gb7aHYB3XHwLd07W7jkBY6C45kzZT9NM1oK3mZRAjjhv0kGltCW2x9JAhTrJ2o8Dt1U0iu0UTCf6Dr5IVoisll0cTA7dZz7sNs7utb6NznME3D6EBAko9A+CmGSG7iPW4XgYYmnIPC33zO8o0dwUVENtH\/ctXlJfuMaCLMYgNuNP972oKJ\/0WSGUu5\/yohqX3K7pfNKKF5gtew+C97yK1IyGXDO6fxje7axPuZzYNDFbP1QpBoL\/npUbDxHHw\/TQbse1dqV+Ci\/qHmVsgxCI0QIDAQAB",
    "manifest_version": 3,
    "default_locale": "en",
    "description": "__MSG_desc__",
    "name": "__MSG_name__",
    "short_name": "Allow copy",
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "notifications",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.1",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "\/data\/engine\/index.html"
            ]
        }
    ]
}