DNPGP Firefox

Examine source code of DNPGP

제작자: nas927 Add-on
Inspect and view changes in DNPGP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DNPGP",
  "version": "1.0",
  "description": "Encrypt and decrypt, sign and verify signature of PGP make message very sure. Generate key pair that will be stored in local storage. Search your public key, send it to your friend in Facebook for example. And then you can send encrypted messages to each other. You can also use it to sign and verify signature of message. Don't hesitate to check the console if the error is not understandable. Please check the format of your key, it's really important. Work on browser that support ES2022.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "DNPGP",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "developer": {
    "name": "Nassim Amrane",
    "url": "https://github.com/nas927"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1391ca47-0f12-4175-9ff8-e7f45a0fa558}"
    }
  }
}

최고의 DNPGP 대안

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