Flash Inbox - Disposable Email Firefox

Examine source code of Flash Inbox - Disposable Email

Inspect and view changes in Flash Inbox - Disposable Email source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flash Inbox",
  "version": "1.6",
  "description": "A disposable email extension designed for Firefox",
  "icons": {
    "48": "icon.png",
    "96": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png",
      "32": "icon.png",
      "48": "icon.png",
      "96": "icon.png"
    }
  },
  "permissions": [
    "clipboardWrite",
    "storage",
    "tabs",
    "https://api.mail.tm/*",
    "https://mistral-relay.profuzely.workers.dev/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "icon.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "flashinbox@addon",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas Flash Inbox - Disposable Email

Aquí hay algunas Firefox add-ons que son similares a Flash Inbox - Disposable Email: