Paste Email (Original) for Quantum Firefox

Examine source code of Paste Email (Original) for Quantum

Inspect and view changes in Paste Email (Original) for Quantum source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Paste Email (Original) for Quantum",
  "short_name": "Paste Email (Original) WE",
  "description": "Paste pre-defined text into any input field",
  "version": "1.3resigned1",
  "author": "Chuck Baker",
  "applications": {
    "gecko": {
      "id": "pasteEmailOriginal@SoftwareByChuck.com",
      "strict_min_version": "42.0"
    }
  },
  "browser_action": {
    "default_icon": "peo64x64.png",
    "default_title": "Paste Email (Original)",
    "default_popup": "peoPopup.html",
    "browser_style": false
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "unlimitedStorage",
    "tabs",
    "notifications",
    "http://*/",
    "https://*/"
  ],
  "background": {
    "scripts": [
      "peoCommon.js",
      "peoBackground.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "peoCommon.js",
        "peoContent.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "icons": {
    "16": "peo16x16.png",
    "64": "peo64x64.png"
  }
}

Best Paste Email (Original) for Quantum Alternatives

Here are some Firefox add-ons that are similar to Paste Email (Original) for Quantum: