Cypherdog Email Encryption Firefox

Examine source code of Cypherdog Email Encryption

Inspect and view changes in Cypherdog Email Encryption source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cypherdog Email Encryption",
  "description": "Secure your email with end-to-end encryption. \nOne click. Complete protection.",
  "version": "1.0.0",
  "content_scripts": [
    {
      "matches": [
        "https://outlook.live.com/*",
        "https://outlook.office.com/*",
        "https://outlook.office365.com/*",
        "https://mail.google.com/*"
      ],
      "js": [
        "js/vendor.js",
        "js/content_script.js"
      ],
      "css": [
        "styles/multi-email-input.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "scripting",
    "storage",
    "notifications"
  ],
  "icons": {
    "16": "logo_16.png",
    "48": "logo_48.png",
    "128": "logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e6983f4e-b0e8-4069-9926-6770d5ee9aa1}"
    }
  }
}

Best Cypherdog Email Encryption Alternatives

Here are some Firefox add-ons that are similar to Cypherdog Email Encryption: