Azure DevOps Fast Copy Firefox

Examine source code of Azure DevOps Fast Copy

Inspect and view changes in Azure DevOps Fast Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.0.8",
  "manifest_version": 2,
  "short_name": "__MSG_extensionShortName__",
  "developer": {
    "name": "Nitish Sachar",
    "url": "https://github.com/uioporqwerty/azure-devops-link-copy-web-ext"
  },
  "author": "Nitish Sachar",
  "homepage_url": "https://github.com/uioporqwerty/azure-devops-link-copy-web-ext",
  "icons": {
    "64": "images/icon-64.png",
    "128": "images/icon-128.png",
    "300": "images/icon-300.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://dev.azure.com/*"
      ],
      "js": [
        "content_script.js"
      ],
      "css": [
        "app.css"
      ]
    }
  ],
  "permissions": [
    "clipboardWrite"
  ],
  "web_accessible_resources": [
    "images/link-dark.svg",
    "images/link-light.svg"
  ],
  "default_locale": "en"
}

Best Azure DevOps Fast Copy Alternatives

Here are some Firefox add-ons that are similar to Azure DevOps Fast Copy: