Copy Link Text Firefox

Examine source code of Copy Link Text

Por: リシ
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
{
  "manifest_version": 3,
  "name": "Copy link text",
  "version": "1.0.0",
  "description": "Lets you copy the link text when you double tap on a link",
  "browser_specific_settings": {
    "gecko": {
      "id": "{27b22fd7-a0ef-4a49-9221-931c04ea5332}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "copy_link_text.js"
      ]
    }
  ]
}

Mejores alternativas Copy Link Text

Aquí hay algunas Firefox add-ons que son similares a Copy Link Text: