WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SuperCopy Pro - Free Copy

SuperCopy Pro - Free Copy

View on Chrome Web Store
View SuperCopy Pro - Free Copy Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (26 ratings)
1 new ratings
9 views
This extension has been viewed 9 times
0 downloads
This extension has been downloaded 0 times

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

Allow Right Click, Enable Select and Copy. Turn on selection. Remove copy protection. Free, Easy.
Type
Extension
Users
30,000 users
10K
SuperCopy
View author page of SuperCopy
Published
Published on March 14, 2025
Version 1.1.21
Manifest version
3
Updated
Updated on December 15, 2025
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View SuperCopy Pro - Free Copy Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "version": "1.1.21",
    "description": "__MSG_description__",
    "default_locale": "en",
    "icons": {
        "32": "assets\/icons\/48.png",
        "96": "assets\/icons\/48.png",
        "128": "assets\/icons\/48.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "assets\/icons\/48.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "js": [
                ".\/content.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.feishu.cn\/*",
                "https:\/\/*.feishu.net\/*",
                "https:\/\/*.larksuite.com\/*",
                "https:\/\/*.feishu-pre.net\/*",
                "https:\/\/*.larkoffice.com\/*"
            ],
            "js": [
                "lack\/lark.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.smartedu.cn\/*"
            ],
            "js": [
                "ytTq7eWvx8.js"
            ],
            "run_at": "document_start",
            "world": "MAIN"
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/supercopy.app\/*",
            "https:\/\/enablecopy.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "ZJO623f69i.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "file:\/\/*\/*"
    ],
    "permissions": [
        "tabs",
        "scripting",
        "storage"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "minimum_chrome_version": "88.0"
}
© 2025 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