Findtempmail - Fast Temp Mail Generator Firefox

Examine source code of Findtempmail - Fast Temp Mail Generator

Inspect and view changes in Findtempmail - Fast Temp Mail Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FindTempMail",
  "description": "Protect your mail from spam and annoying advertising mailings. Ensure complete anonymity on the Internet.",
  "version": "0.0.2",
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "FindTempMail"
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "57.0",
      "id": "{f42439e8-5cfc-434c-a92d-da5c9ca573f0}"
    }
  },
  "web_accessible_resources": [],
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "http://*/*",
    "https://*/*"
  ]
}

Best Findtempmail - Fast Temp Mail Generator Alternatives

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