Important Email Response Firefox

Examine source code of Important Email Response

By: 79King
Inspect and view changes in Important Email Response source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Important Email Response Notifier",
  "version": "1.0",
  "description": "This extension tracks important emails and notifies the user when a response is received, helping them manage important communications easily.",
  "permissions": [
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{95bfc552-45fa-4e8e-ae0c-b42b6f8caecf}"
    }
  }
}

Best Important Email Response Alternatives

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