SuperCopy Pro - Free Copy Firefox

Examine source code of SuperCopy Pro - Free Copy

By: Kevin
Inspect and view changes in SuperCopy Pro - Free Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "1.1.20",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "32": "assets/icons/48.png",
    "96": "assets/icons/48.png",
    "128": "assets/icons/48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "qingdakaizhegwangzhiwww@enablecopy.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "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
    }
  ],
  "externally_connectable": {
    "matches": [
      "https://supercopy.app/*",
      "https://enablecopy.com/*"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*",
        "EDzMc92pfi.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "https://*/*",
    "http://*/*",
    "file://*/*"
  ],
  "permissions": [
    "tabs",
    "scripting",
    "storage"
  ],
  "minimum_chrome_version": "88.0"
}

Best SuperCopy Pro - Free Copy Alternatives

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