Email Response Formatter Firefox

Examine source code of Email Response Formatter

Inspect and view changes in Email Response Formatter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1b6f5a15-c89e-3c2c-9e87-57fe888d42b7}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  }
}

Best Email Response Formatter Alternatives

Here are some Firefox add-ons that are similar to Email Response Formatter: