Super Copy Pro Firefox

Examine source code of Super Copy Pro

Inspect and view changes in Super Copy Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Super Copy Pro",
  "version": "1.13",
  "description": "解除复制限制,划选复制和Alt矩形拖拽复制。",
  "browser_specific_settings": {
    "gecko": {
      "id": "1965770446@qq.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "clipboardWrite",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "icons": {
    "48": "icons/icon48.png"
  },
  "data_collection_policy": {
    "usage_statistics": false,
    "error_reporting": false
  }
}

Best Super Copy Pro Alternatives

Here are some Firefox add-ons that are similar to Super Copy Pro: