1. 程式人生 > >keepass+ keepasshttp實現自動填充密碼和賬號

keepass+ keepasshttp實現自動填充密碼和賬號

1、準備軟體:keepass 2.x + keepasshttp-master.zip( https://github.com/pfn/keepasshttp ) 下載好 keepasshttp-master.zip後,將其解壓到 keepass 2.x所在路徑下即可。 否則將會出現報錯集錦中B類錯誤 ,比如下面:
其中KeePass Password Safe 2是keepass軟體的安裝目錄。
2、在keepass中使用KeePassHttp功能: 只需要將keepasshttp-master的KeePassHttp.plgx放置到和keepass.exe同一目錄下即可,


如下圖所示。

如果成功,將會在keepass中的tools中出現如下圖所示介面:

3、google瀏覽器 需要安裝chromeIPass外掛
      安裝後,點選chromeIPass按鈕,然後進行指定資料庫連線。這時候需要輸入你keepass中的登入密碼。


報錯集錦:
A、如果沒有安裝KeePassHttp時,該按鈕中會出現紅色X
正常按鈕應該如下:

B、如果將KeePassHttp程式碼放置到keepass.exe目錄內時,將出現以下報錯: The following plugin is incompatible with the current KeePass version

解決方案 只需要將KeePassHttp程式碼中KeePassHttp.plgx放置到和keepass.exe同目錄即可。