Copy Link Text Firefox

Examine source code of Copy Link Text

Inspect and view changes in Copy Link Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Copy the text of the link.",
  "manifest_version": 2,
  "name": "Copy Link Text",
  "version": "1.6.8",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b144be59-6bdc-41e0-9141-9f8d00373d93}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "140.0"
    }
  },
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "clipboardWrite",
    "menus",
    "scripting"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Best Copy Link Text Alternatives

Here are some Firefox add-ons that are similar to Copy Link Text: