Local PGP - Browser Encryption and Decryption Firefox

Examine source code of Local PGP - Browser Encryption and Decryption

By: x0th
Inspect and view changes in Local PGP - Browser Encryption and Decryption source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Local PGP - Browser Encryption and Decryption",
  "version": "1.0",
  "description": "Easy to use PGP encryption and decryprtion.",
  "permissions": [
    "storage",
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon_16.png",
      "32": "icons/icon_32.png",
      "48": "icons/icon_48.png",
      "128": "icons/icon_128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": false
  },
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "manifest_version": 2
}

Best Local PGP - Browser Encryption and Decryption Alternatives

Here are some Firefox add-ons that are similar to Local PGP - Browser Encryption and Decryption: