WebExtension.net
WebExtension.net

SuperCopy - Enable Copy

View on Chrome Web Store
View SuperCopy - Enable Copy Chrome Extension on Chrome Web Store
4.3 (605 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Allow Right Click, Enable Select, Enable Copy and Enable Paste in Every Site.Crack Disable Copy, Enable Right Click, Enable Select.
Type
Extension
Users
600,000 users
SuperCopy
View author page of SuperCopy
Published
Published on May 21, 2020
Version 0.1.17
Manifest version
3
Updated
Updated on November 7, 2024
View on Chrome Web Store
View SuperCopy - Enable Copy Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_title": "__MSG_name__",
        "default_icon": "img\/ico19_disable.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "icons": {
        "19": "img\/ico.png",
        "48": "img\/ico.png",
        "128": "img\/ico.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/jquery.js",
                "js\/clipboard.min.js",
                "js\/crack.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "ct.bundle.js"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "ruleset_1",
                "path": "rules.json"
            }
        ]
    },
    "manifest_version": 3,
    "name": "__MSG_name__",
    "options_page": "option.html",
    "permissions": [
        "storage",
        "tabs",
        "scripting",
        "declarativeNetRequest"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "version": "0.1.17"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top