Temp Mail - Disposable Temporary Email Firefox

Examine source code of Temp Mail - Disposable Temporary Email

提供元: Privatix
Inspect and view changes in Temp Mail - Disposable Temporary Email source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "short_name": "TempMail",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "0.0.34",
  "default_locale": "en",
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "icons": {
    "16": "img/16x16.png",
    "48": "img/48x48.png",
    "128": "img/128x128.png"
  },
  "background": {
    "scripts": [
      "chrome_background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "img/128x128.png",
    "default_popup": "",
    "default_title": "TempMail"
  },
  "web_accessible_resources": [],
  "permissions": [
    "*://*.temp-mail.org/*",
    "storage",
    "notifications",
    "tabs",
    "contextMenus"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2d97895d-fcd3-41ab-82e6-6a1d4d2243f6}"
    }
  }
}

ベストのTemp Mail - Disposable Temporary Email代替案

Temp Mail - Disposable Temporary Emailに類似したFirefox add-onをいくつか紹介します: