PuTTYKey

Download PuTTY and PuTTY Key Generator

什麼是PuTTYKey?

PuTTYKey是由pushpakbhaltadak開發的Chrome擴展程式,該擴展的主要功能是“Download PuTTY and PuTTY Key Generator”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載PuTTYKey擴展crx文件

下載PuTTYKey擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Puttygen is nothing but the key generator tool by which the private and public SSH keys for putty is created. PuTTYgen is also counted as its primary function. PuTTYgen uses its format in .ppk to generate the keys. 

Puttygen is a part of putty. PuTTYgen originally made for the Microsoft Windows operating system, but now it is used for a multi-operating system like Linux, macOS, etc. 

For Windows, PuTTYgen.exe is the graphical tool, whereas, for the Linux OS, it is the command-line version and accessible by SSH commands.

Generally, the Unix uses the command line type interface MS-Dos to get anything to be processed. Users need to write command lines.

These command lines can run over the network, and the network protocol like SSH, Telnet, Rlogin, etc. helps these purposes.

The network protocol SSH is a cryptographic network protocol, and it helps you access an internet server while encrypting any of the information sent to it.

The other protocol is Telnet, Rlogin if you have a login account on a web server or connect to a UNIX system. PuTTY helps you in such kind of transfer.

PuTTY can be easily installed with the PuTTY.msi package. There is no need for separate downloading. You can easily install and run the PuTTYgen very quickly once you download the PuTTY software.                    

擴展基本資訊

名稱 PuTTYKey PuTTYKey
ID jhmonegjdjhdgpjinbaimdgimgfeacgp
官方網址 https://chromewebstore.google.com/detail/puttykey/jhmonegjdjhdgpjinbaimdgimgfeacgp
簡介 Download PuTTY and PuTTY Key Generator
檔案大小 18.14 KB
安裝次數 2,297
目前版本 1.0.0
更新時間 2021-07-11
上架時間 2021-07-11
評分 4.56/5 共 9 次評分
開發者 pushpakbhaltadak
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.puttykey.com
說明頁面URL https://www.puttykey.com/contact-us/
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PuTTYKey",
    "description": "Download PuTTY and PuTTY Key Generator",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}