Decryption RSA Firefox

Examine source code of Decryption RSA

Inspect and view changes in Decryption RSA source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Decryption RSA",
  "short_name": "Decryption RSA",
  "version": "0.0.2",
  "author": "Space Security SP.",
  "description": "Decryption of encrypted data on RSA key",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/48.png",
    "default_popup": "popup/popup.html",
    "default_title": "Decryption of encrypted data on RSA key"
  },
  "options_ui": {
    "page": "options/options.html",
    "chrome_style": false,
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ab5c6579-5d42-469a-a6f9-b12e24c0023d}"
    }
  }
}

Best Decryption RSA Alternatives

Here are some Firefox add-ons that are similar to Decryption RSA: