Ew, Mail! Firefox

Examine source code of Ew, Mail!

제작자: vantezzen
Inspect and view changes in Ew, Mail! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ew, Mail!",
  "version": "1.2",
  "description": "Ew, Mail! allows you to easily use a temp-mail.org mail when registering.",
  "homepage_url": "https://github.com/vantezzen/ewmail",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "https://temp-mail.org/",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background-scripts.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*"
      ],
      "run_at": "document_start"
    }
  ]
}

최고의 Ew, Mail! 대안

다음은 Ew, Mail!과(와) 유사한 Firefox add-on입니다: