NEW! Tempmail.io - Disposable Temporary Email Firefox

Examine source code of NEW! Tempmail.io - Disposable Temporary Email

Inspect and view changes in NEW! Tempmail.io - Disposable Temporary Email source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "short_name": "__MSG_extSname__",
  "description": "__MSG_extDescription__",
  "version": "2.3",
  "author": "Tempmail.io",
  "default_locale": "en",
  "homepage_url": "https://tempmail.io",
  "icons": {
    "128": "/img/logo.png"
  },
  "browser_action": {
    "default_icon": "/img/logo.png",
    "default_title": "Disposable Temporary Email - create fake 10 minute address.",
    "default_popup": "index.html"
  },
  "permissions": [
    "activeTab",
    "storage",
    "notifications",
    "webRequest",
    "*://*.tempmail.io/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "js/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "js/axios.js",
      "js/background.js"
    ]
  }
}

Best NEW! Tempmail.io - Disposable Temporary Email Alternatives

Here are some Firefox add-ons that are similar to NEW! Tempmail.io - Disposable Temporary Email: