Fastcpy for M$ Firefox

Examine source code of Fastcpy for M$

Inspect and view changes in Fastcpy for M$ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "選択するだけでテキストをクリップボードにコピーできます",
  "manifest_version": 2,
  "name": "Fastcpy for M$",
  "version": "1.6.2",
  "homepage_url": "https://lunatic.red",
  "icons": {
    "256": "icons/icon.png"
  },
  "permissions": [
    "notifications"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.mcas.ms/*"
      ],
      "js": [
        "selcopy.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{109a1c5a-c73e-430d-b1dc-ae3f7b92292c}"
    }
  }
}

Best Fastcpy for M$ Alternatives

Here are some Firefox add-ons that are similar to Fastcpy for M$: