MailBot — Disposable email Firefox

Examine source code of MailBot — Disposable email

By: 301.st Add-on
Inspect and view changes in MailBot — Disposable email source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MailBot — Disposable email",
  "description": "Disposable email addresses with OTP detection, right in your browser.",
  "version": "1.0.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png",
    "256": "icon/256.png"
  },
  "homepage_url": "https://mailbot.click",
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "https://api.mailbot.click/*"
  ],
  "sidebar_action": {
    "default_panel": "popup.html?sidepanel=1",
    "default_title": "MailBot",
    "default_icon": {
      "16": "icon/16.png",
      "32": "icon/32.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mailbot@mailbot.click",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  }
}

Best MailBot — Disposable email Alternatives

Here are some Firefox add-ons that are similar to MailBot — Disposable email: