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.

Co je Enable Right Click - SuperCopy & Select?

Enable Right Click - SuperCopy & Select je rozšíření Chrome vyvinuté https://prepphint.com, a jeho hlavní funkcí je „Enable context menus on protected websites. Unblock right click menu. Highlight and allow copy option for all pages works again.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Enable Right Click - SuperCopy & Select

Stáhněte si soubory rozšíření Enable Right Click - SuperCopy & Select ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Enable Right Click - SuperCopy & Select Enable Right Click - SuperCopy & Select
ID pkoccklolohdacbfooifnpebakpbeipc
Oficiální URL https://chromewebstore.google.com/detail/enable-right-click-superc/pkoccklolohdacbfooifnpebakpbeipc
Popis Enable context menus on protected websites. Unblock right click menu. Highlight and allow copy option for all pages works again.
Velikost souboru 3.2 MB
Počet instalací 293
Aktuální Verze 3.0.1
Poslední Aktualizace 2024-03-05
Datum Vydání 2023-07-16
Hodnocení 4.50/5 Celkem 2 Hodnocení
Vývojář https://prepphint.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://prepphint.com/
URL Stránky Nápovědy https://prepphint.com/contact-us/
URL Stránky Zásad Ochrany Soukromí https://prepphint.com/privacy-policy
Podporované Jazyky 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"
            ]
        }
    ]
}