Copy HTML link Firefox

Examine source code of Copy HTML link

Inspect and view changes in Copy HTML link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy HTML link",
  "version": "0.1.5080resigned1",
  "version_name": "0.1.5079 release",
  "description": "Copy HTML link",
  "author": "Ian Bicking",
  "homepage_url": "https://github.com/ianb/copy-url-extension/",
  "icons": {
    "48": "copy-link.svg"
  },
  "applications": {
    "gecko": {
      "id": "copy-html-link@ianbicking.org",
      "strict_min_version": "57.0a1"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "browser_style": true,
    "default_icon": {
      "19": "copy-link.svg"
    },
    "default_title": "Copy HTML link",
    "show_matches": [
      "<all_urls>"
    ]
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "clipboardWrite"
  ]
}

Mejores alternativas Copy HTML link

Aquí hay algunas Firefox add-ons que son similares a Copy HTML link: