Flink - Formatted link copying Firefox

Examine source code of Flink - Formatted link copying

Inspect and view changes in Flink - Formatted link copying source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flink",
  "version": "1.2.6",
  "applications": {
    "gecko": {
      "id": "flink@joivid.com"
    }
  },
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "contextMenus",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_title": "Copy link to clipboard",
    "default_icon": {
      "96": "images/flink-96.png"
    }
  },
  "icons": {
    "96": "images/flink-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Flink - Formatted link copying Alternatives

Here are some Firefox add-ons that are similar to Flink - Formatted link copying: