Gmail Copier Firefox

Examine source code of Gmail Copier

Inspect and view changes in Gmail Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gmail Copier",
  "version": "1.2",
  "description": "Copie l'adresse e-mail, la date et le corps du texte d'un mail sous Gmail",
  "permissions": [
    "activeTab",
    "contextMenus",
    "tabs",
    "clipboardWrite",
    "https://mail.google.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icones/icons8-copie-24.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gmailcopier@example.com"
    }
  }
}

Best Gmail Copier Alternatives

Here are some Firefox add-ons that are similar to Gmail Copier: