chrome-pass (ZX2C4)

#3 / 4 rate

chrome-pass (ZX2C4)

734 users

2018-02-19

Horacio Sanson

Extension Information

5 star
33%
4 star
0%
3 star
0%
2 star
0%
1 star
67%

Supported Languages

Permissions

Description

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 python3-pip
pip3 install chrome-pass=0.5.1 --user