Send Link from context menu Firefox

Examine source code of Send Link from context menu

By: Andrej
Inspect and view changes in Send Link from context menu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.3.3",
  "author": "Michal Stanke",
  "icons": {
    "16": "mail-16.svg",
    "32": "mail-16.svg",
    "48": "mail-16.svg",
    "96": "mail-16.svg",
    "128": "mail-16.svg"
  },
  "default_locale": "en",
  "permissions": [
    "contextMenus",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_title": "__MSG_emailPageLinkContextMenu__",
    "default_icon": {
      "128": "mail-16.svg.png"
    }
  }
}

Best Send Link from context menu Alternatives

Here are some Firefox add-ons that are similar to Send Link from context menu: