Email HTML Extractor — Copy as Email Firefox

Examine source code of Email HTML Extractor — Copy as Email

By: Eric
Inspect and view changes in Email HTML Extractor — Copy as Email source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Email HTML Extractor — Copy as Email",
  "description": "Select any element on a page and get email-safe inline HTML with table layouts. Free.",
  "version": "1.0.1",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "__VARIATION_TITLE__",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f4589c5c-ff9d-4135-9d6f-bad6836c9b0e}"
    }
  }
}

Best Email HTML Extractor — Copy as Email Alternatives

Here are some Firefox add-ons that are similar to Email HTML Extractor — Copy as Email: