Email Manager Firefox

Examine source code of Email Manager

제작자: Landon Payne
Inspect and view changes in Email Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Email Manager",
  "version": "1.0",
  "description": "Manage and track emails from multiple accounts.",
  "permissions": [
    "storage",
    "notifications",
    "https://mail.google.com/",
    "https://outlook.live.com/"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ce744ef1-59ff-4adf-bf6e-17b5529ca4a2}"
    }
  }
}

최고의 Email Manager 대안

다음은 Email Manager과(와) 유사한 Firefox add-on입니다: