Temp Mail Firefox

Examine source code of Temp Mail

By: SandVPN
Inspect and view changes in Temp Mail source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "sandvpn_@sandvpn__.com",
      "strict_min_version": "91.1.0"
    }
  },
  "name": "SandMail",
  "description": "Tempmail anonymous",
  "version": "4.1",
  "manifest_version": 2,
  "web_accessible_resources": [
    "background.js",
    "logo192.png"
  ],
  "browser_action": {
    "default_popup": "index.html",
    "default_title": "SandMail"
  },
  "icons": {
    "16": "logo192.png",
    "48": "logo192.png",
    "128": "logo192.png"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webNavigation",
    "webRequestBlocking",
    "<all_urls>",
    "tabs",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./static/js/content.js"
      ],
      "run_at": "document_end",
      "match_about_blank": true
    }
  ]
}

Best Temp Mail Alternatives

Here are some Firefox add-ons that are similar to Temp Mail: