Allow Copy +

Allow copying. Remove copy protection. Free, easy. Enable text copying, context menu, right mouse button. Turn on selection.

Τι είναι το Allow Copy +;

Το Allow Copy + είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://pidevex.com, και η κύρια λειτουργία του είναι "Allow copying. Remove copy protection. Free, easy. Enable text copying, context menu, right mouse button. Turn on selection.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Allow Copy +

Λήψη αρχείων επέκτασης Allow Copy + σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        🤩 If you like "Allow Copy +" rate 5 stars to extension 🤩
 
FEATURES:
- remove copy protection, enable copy text, remove block selection;
- allow right mouse click and turn on context menu;
- activate / deactivate for specific domain;
- sync with all chrome browsers with the same google account;
- free and easy to use.

🚨🚧🚨BETA FEATURES: (Please, do not be scrupulous about these features, they are still in test mode)
- grab text from image https://youtu.be/0rgolOJs_7g (extract text from images on linkedin wall, from instagram wall and some other websites);
- extract text from google docs, and extract text from same technology used websites

HOW TO USE:
Just click ICON. 
GREEN - activated copying. 
ORANGE - deactivated copying.
Activization works for the website(domain).

HOW TO USE, DETAILY:
Its turned off by default, and you can see ORANGE icon.
To activate text selection and copying:
 - open copying protected web site;
 - click on extension's icon.
After this the icon should be GREEN, it means that "Allow Copy +" is activated on current website.
If you close and reopen current website the "Allow Copy +" will be activated.
To deactivate for website just click icon one more time (the icon must changed to ORANGE color).

- How do I copy a copy protected web page?
- How can one copy text from a site in which the copy function is disabled?
- How do I copy text from a protected webpage on Chrome?
- How do I copy text from a content-protected website?
- How can I copy text from a web page where the text is copy protected?
- How do I copy text from a website that cannot be copied?
- How do I copy text from websites that don’t allow it?
- Why can't I copy text from some websites?
- How do you force copy text from a website?
- How do I copy past an unselectable text?
- How do I absolute enable right click & copy if disabled?
- How do I copy text when right click is disabled?
- How do I enable right click copy in Chrome?
- How do you copy and paste without right clicking?
- Why can I not right click to copy and paste?

All this question has one correct answer - Allow Copy +. 

I'm happy to help.
Please, add review to "Allow Copy +" extension. 
Thank you.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Allow Copy + Allow Copy +
ID ajhbdcgfhlhhmocddefknjjkejcfpbnj
Επίσημο URL https://chromewebstore.google.com/detail/allow-copy-+/ajhbdcgfhlhhmocddefknjjkejcfpbnj
Περιγραφή Allow copying. Remove copy protection. Free, easy. Enable text copying, context menu, right mouse button. Turn on selection.
Μέγεθος Αρχείου 270 KB
Αριθμός Εγκαταστάσεων 117,879
Τρέχουσα Έκδοση 2.0.0.17
Τελευταία Ενημέρωση 2024-02-08
Ημερομηνία Δημοσίευσης 2022-12-16
Αξιολόγηση 4.92/5 Συνολικά 233 Αξιολογήσεις
Προγραμματιστής https://pidevex.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://allowcopyplus.pidevex.com
Υποστηριζόμενες Γλώσσες id,ms,de,en,fr,sw,nl,no,vi,tr,ca,da,et,es,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,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_desc__",
    "version": "2.0.0.17",
    "manifest_version": 3,
    "default_locale": "en",
    "background": {
        "service_worker": "ws.js"
    },
    "options_page": "\/options\/index.html",
    "permissions": [
        "scripting",
        "storage",
        "contextMenus"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        ""
    ],
    "action": {
        "default_icon": {
            "16": "\/images\/32.png",
            "32": "\/images\/32.png",
            "48": "\/images\/48.png",
            "128": "\/images\/128.png"
        }
    },
    "icons": {
        "16": "\/images\/32.png",
        "32": "\/images\/32.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    }
}