SSH Key Generator Firefox

Examine source code of SSH Key Generator

提供元: Sabbire
Inspect and view changes in SSH Key Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SSH Key Generator",
  "version": "513",
  "description": "Generate Ed25519 and RSA-4096 key pairs directly in the browser using Web Crypto API. Keys never leave your device.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5f21dc68-2a7c-4598-9fb3-b3e0f5309b28}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "assets/icon16.png",
      "32": "assets/icon32.png",
      "48": "assets/icon48.png",
      "96": "assets/icon96.png",
      "128": "assets/icon128.png"
    },
    "default_title": "SSH Key Generator",
    "default_popup": "lib/popup.html"
  },
  "icons": {
    "16": "assets/icon16.png",
    "32": "assets/icon32.png",
    "48": "assets/icon48.png",
    "96": "assets/icon96.png",
    "128": "assets/icon128.png"
  },
  "permissions": [
    "clipboardWrite"
  ]
}

ベストのSSH Key Generator代替案

SSH Key Generatorに類似したFirefox add-onをいくつか紹介します: