PGP Suite – Encrypt Messages & Files Firefox

Examine source code of PGP Suite – Encrypt Messages & Files

By: Max
Inspect and view changes in PGP Suite – Encrypt Messages & Files source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "5.4",
  "manifest_version": 2,
  "name": "PGP Suite – Encrypt Messages & Files",
  "description": "Encrypt, decrypt, sign and verify PGP messages and files in Firefox — no external apps needed. Generate key pairs, encrypt any file, secure emails and share files privately. Works with all PGP-compatible tools. No server. No tracking.",
  "permissions": [
    "storage",
    "downloads"
  ],
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icon/icon-16.png",
      "32": "icon/icon-32.png",
      "48": "icon/icon-48.png",
      "64": "icon/icon-64.png"
    },
    "default_title": "PGP Suite"
  },
  "web_accessible_resources": [
    "lib/openpgp.min.js"
  ],
  "background": {
    "scripts": [
      "js/logger.js",
      "js/background.js"
    ]
  },
  "sidebar_action": {
    "default_panel": "index.html",
    "default_icon": "icon/icon-64.png"
  },
  "icons": {
    "16": "icon/icon-16.png",
    "32": "icon/icon-32.png",
    "48": "icon/icon-48.png",
    "64": "icon/icon-64.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{206be885-3a50-4bbe-9eec-501cb52d1114}"
    },
    "gecko_android": {
      "strict_min_version": "113.0"
    }
  }
}

Best PGP Suite – Encrypt Messages & Files Alternatives

Here are some Firefox add-ons that are similar to PGP Suite – Encrypt Messages & Files: