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.

ما هو Enable Right Click - SuperCopy & Select؟

Enable Right Click - SuperCopy & Select هو إضافة Chrome تم تطويرها بواسطة https://prepphint.com، والميزة الرئيسية لها هي "Enable context menus on protected websites. Unblock right click menu. Highlight and allow copy option for all pages works again.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Enable Right Click - SuperCopy & Select

قم بتنزيل ملفات الامتداد Enable Right Click - SuperCopy & Select بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Enable Right Click - SuperCopy & Select Enable Right Click - SuperCopy & Select
ID pkoccklolohdacbfooifnpebakpbeipc
عنوان URL الرسمي https://chromewebstore.google.com/detail/enable-right-click-superc/pkoccklolohdacbfooifnpebakpbeipc
الوصف Enable context menus on protected websites. Unblock right click menu. Highlight and allow copy option for all pages works again.
حجم الملف 3.2 MB
عدد التثبيتات 293
النسخة الحالية 3.0.1
آخر تحديث 2024-03-05
تاريخ النشر 2023-07-16
تقييم 4.50/5 مجموع تقييمات 2
المطور https://prepphint.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://prepphint.com/
عنوان صفحة المساعدة https://prepphint.com/contact-us/
عنوان صفحة سياسة الخصوصية https://prepphint.com/privacy-policy
اللغات المدعومة 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"
            ]
        }
    ]
}