Copy Hyperlink Within Page Firefox

Examine source code of Copy Hyperlink Within Page

Inspect and view changes in Copy Hyperlink Within Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CopyHyperlinkWithinPage",
  "version": "1.2",
  "description": "Copy hyperlinks in the page in markdown, pukiwiki, html format",
  "homepage_url": "https://github.com/ooyama2002/firefox_CopyHyperlinkWithinPage/",
  "icons": {
    "32": "icon-32.png",
    "48": "icon-48.png",
    "64": "icon-64.png",
    "128": "icon-128.png"
  },
  "permissions": [
    "activeTab",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_icon": "icon-32.png",
    "default_title": "CopyHyperlinkWithinPage",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6397c8de-9118-4c0c-81f1-16002218604a}"
    }
  }
}

Best Copy Hyperlink Within Page Alternatives

Here are some Firefox add-ons that are similar to Copy Hyperlink Within Page: