Copy Tab URL as HTML Anchor/Link Firefox

Examine source code of Copy Tab URL as HTML Anchor/Link

Inspect and view changes in Copy Tab URL as HTML Anchor/Link source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "author": "igorlogius",
  "commands": {
    "_execute_page_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+C"
      }
    }
  },
  "description": "Copy current tab url as a HTML anchor segment via pageAction button or custom keyboard shortcut ",
  "icons": {
    "128": "icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "manifest_version": 2,
  "name": "Copy Tab URL as HTML",
  "page_action": {
    "browser_style": true,
    "show_matches": [
      "<all_urls>"
    ],
    "default_popup": "popup.html",
    "default_icon": "icon.svg"
  },
  "permissions": [
    "activeTab",
    "clipboardWrite"
  ],
  "version": "1.3.10",
  "browser_specific_settings": {
    "gecko": {
      "id": "{983417c1-dd79-41cc-bd07-301c1a55b126}"
    }
  }
}

Melhores alternativas Copy Tab URL as HTML Anchor/Link

Aqui estão algumas Firefox add-ons que são similares a Copy Tab URL as HTML Anchor/Link: