SuperCopy - Enable Copy

Allow Right Click, Enable Select, Enable Copy and Enable Paste in Every Site.Crack Disable Copy, Enable Right Click, Enable Select.

SuperCopy - Enable Copyとは何ですか?

SuperCopy - Enable CopyはSuperCopyによって開発されたChromeの拡張機能で、その主な機能は「Allow Right Click, Enable Select, Enable Copy and Enable Paste in Every Site.Crack Disable Copy, Enable Right Click, Enable Select.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

SuperCopy - Enable Copy拡張機能のCRXファイルをダウンロード

SuperCopy - Enable Copy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        SuperCopy , Enable Right Click,Enable Copy,Allow Copy,Enable Select and Enable Paste in Every Site.

Enable/disable to select the text of no selection sites.
Enable/disable to copy the text of no copying sites.
Enable/disable to use right click on disable right click sites.

You can Crack Disable Copy by one click , and remembers which site to unblock for future visits.                    

拡張機能の基本情報

名前 SuperCopy - Enable Copy SuperCopy - Enable Copy
ID onepmapfbjohnegdmfhndpefjkppbjkm
公式URL https://chromewebstore.google.com/detail/supercopy-enable-copy/onepmapfbjohnegdmfhndpefjkppbjkm
説明 Allow Right Click, Enable Select, Enable Copy and Enable Paste in Every Site.Crack Disable Copy, Enable Right Click, Enable Select.
ファイルサイズ 304 KB
インストール数 507,232
現在のバージョン 0.1.13
最終更新日 2024-02-22
公開日 2020-07-03
評価 4.51/5 合計 492 レビュー
開発者 SuperCopy
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.enablecopy.com
プライバシーポリシーページのURL https://www.freeprivacypolicy.com/live/f702f466-e665-4f31-8dfb-5c803d0cb30b
対応言語 en,en-GB,en-US,es,ru,hi,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "0.1.13",
    "icons": {
        "128": "img\/ico.png",
        "48": "img\/ico48.png",
        "19": "img\/ico19.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_title": "__MSG_name__",
        "default_icon": "img\/ico19_disable.png",
        "default_popup": "popup.html"
    },
    "options_page": "option.html",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/jquery.js",
                "js\/clipboard.min.js",
                "js\/crack.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "scripts": [
            "js\/gm.js",
            "js\/jquery.js",
            "js\/system.js",
            "js\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "storage",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "optional_permissions": [
        "webRequest",
        "webRequestBlocking"
    ],
    "default_locale": "en",
    "web_accessible_resources": [
        "js\/code.js"
    ],
    "manifest_version": 2
}