Disposable Email Generator GM Firefox

Examine source code of Disposable Email Generator GM

Inspect and view changes in Disposable Email Generator GM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Disposable Email Generator",
  "version": "1.3",
  "description": "Generate disposable email addresses instantly to protect your privacy. No tracking, no data collection.",
  "author": "Your Name",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_title": "Disposable Email Generator",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@Disposable-Email-Generator",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Disposable Email Generator GM Alternatives

Here are some Firefox add-ons that are similar to Disposable Email Generator GM: