应用截图

chrome-pass (ZX2C4)截图1

详细介绍

Chrome plugin for *pass* the standard unix password manager.

Simple extension to integrate pass - the standard Unix password manager - with chrome.

IMPORTANT:

1. This plugin requires the chrome-pass python package installed on your machine.
2. You must also have the unix password manager (pass) installed and your password store located at $HOME/.password-store.
3. Chrome version 107 or later.

To install the chrome-pass python package in Ubuntu:

sudo apt-get install python3 pipx
pipx install chrome-pass==1.0.1