Gmail Reply All Reminder Firefox

Examine source code of Gmail Reply All Reminder

Inspect and view changes in Gmail Reply All Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gmail Reply All Reminder",
  "version": "1.0.2",
  "description": "Adds a banner to remind to reply all when there are multiple email recipients.",
  "icons": {
    "48": "icons/replyall-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://mail.google.com/mail/*"
      ],
      "js": [
        "replyAllRem.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{15828a3b-aeaf-4f47-a994-3ac52c4d4a73}"
    }
  }
}

Best Gmail Reply All Reminder Alternatives

Here are some Firefox add-ons that are similar to Gmail Reply All Reminder: