Allow copy

Allow selecting,Allow copying, Allow right clicking in some restricted pages.

Qu'est-ce que Allow copy ?

Allow copy est une extension Chrome développée par https://igitech.vn, et sa fonction principale est "Allow selecting,Allow copying, Allow right clicking in some restricted pages.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Allow copy

Téléchargez les fichiers d'extension Allow copy 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

                        Unblock Context Menu and Select, Allow selecting, Allow copying, Allow right clicking in some restricted pages.
Cho phép sao chép, click chuột phải ở những website chặn không cho copy nội dung.

Keyword:
Allow select
Allow copy
Enable copy                    

Informations de Base sur l'Extension

Nom Allow copy Allow copy
ID gbjocelfmcapnmcocncmheabfhdhmadl
URL Officiel https://chromewebstore.google.com/detail/allow-copy/gbjocelfmcapnmcocncmheabfhdhmadl
Description Allow selecting,Allow copying, Allow right clicking in some restricted pages.
Taille du Fichier 104 KB
Nombre d'Installations 4,609
Version Actuelle 1.0.1
Dernière Mise à Jour 2023-07-19
Date de Publication 2021-02-24
Développeur https://igitech.vn
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://suaweb.vn/
URL de la Page d'Aide https://igitech.vn/lien-he.html
URL de la Page de Politique de Confidentialité https://igitech.vn/dieu-khoan-bao-mat-pt.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png"
        },
        "default_title": "Allow copy"
    },
    "description": "Allow selecting,Allow copying, Allow right clicking in some restricted pages.",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Allow copy",
    "version": "1.0.1",
    "permissions": [
        "tabs",
        ""
    ],
    "web_accessible_resources": [
        "enable.js"
    ]
}