Personalized Send Button Firefox

Examine source code of Personalized Send Button

Inspect and view changes in Personalized Send Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "css": [
        "main.css"
      ],
      "js": [
        "main.js"
      ],
      "matches": [
        "https://mail.google.com/*"
      ]
    }
  ],
  "description": "No more accidental Email to wrong person. Recipient Name and Photo within the \"send\" button, reminds you of your intended recipient",
  "homepage_url": "http://cognisend.com/",
  "icons": {
    "16": "logo1.png",
    "128": "logo.png"
  },
  "manifest_version": 2,
  "name": "Personalized Send Button",
  "permissions": [],
  "version": "20.5.6.921",
  "web_accessible_resources": [
    "lib/*",
    "content.js"
  ]
}

Meilleures alternatives Personalized Send Button

Voici quelques Firefox add-ons qui sont similaires à Personalized Send Button :