Allow copy

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

Wat is Allow copy?

Allow copy is een Chrome-extensie ontwikkeld door https://igitech.vn, en de belangrijkste functie is "Allow selecting,Allow copying, Allow right clicking in some restricted pages.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Allow copy

Download Allow copy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Allow copy Allow copy
ID gbjocelfmcapnmcocncmheabfhdhmadl
Officiële URL https://chromewebstore.google.com/detail/allow-copy/gbjocelfmcapnmcocncmheabfhdhmadl
Beschrijving Allow selecting,Allow copying, Allow right clicking in some restricted pages.
Bestandsgrootte 104 KB
Aantal Installaties 4,609
Huidige Versie 1.0.1
Laatst Bijgewerkt 2023-07-19
Publicatiedatum 2021-02-24
Ontwikkelaar https://igitech.vn
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://suaweb.vn/
Help Pagina-URL https://igitech.vn/lien-he.html
URL van de Privacybeleid Pagina https://igitech.vn/dieu-khoan-bao-mat-pt.html
Ondersteunde Talen 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"
    ]
}