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.

Qu'est-ce que Enable Right Click - SuperCopy & Select ?

Enable Right Click - SuperCopy & Select est une extension Chrome développée par https://prepphint.com, et sa fonction principale est "Enable context menus on protected websites. Unblock right click menu. Highlight and allow copy option for all pages works again.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Enable Right Click - SuperCopy & Select

Téléchargez les fichiers d'extension Enable Right Click - SuperCopy & Select au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Enable Right Click - SuperCopy & Select Enable Right Click - SuperCopy & Select
ID pkoccklolohdacbfooifnpebakpbeipc
URL Officiel 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.
Taille du Fichier 3.2 MB
Nombre d'Installations 293
Version Actuelle 3.0.1
Dernière Mise à Jour 2024-03-05
Date de Publication 2023-07-16
Évaluation 4.50/5 Total 2 Évaluations
Développeur https://prepphint.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://prepphint.com/
URL de la Page d'Aide https://prepphint.com/contact-us/
URL de la Page de Politique de Confidentialité https://prepphint.com/privacy-policy
Langues Prises en Charge 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"
            ]
        }
    ]
}