SSH to IP Firefox

Examine source code of SSH to IP

Inspect and view changes in SSH to IP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SSH to IP",
  "description": "Highlight an IP and right click to SSH to it",
  "version": "0.6",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "contextMenus",
    "storage",
    "notifications"
  ],
  "icons": {
    "48": "icon.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ssh2ip@vasc0x.github.io",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Melhores alternativas SSH to IP

Aqui estão algumas Firefox add-ons que são similares a SSH to IP: