passff
zx2c4 pass manager addon for firefox
You can download it here
Overview
This plugin will allow you to access your pass repository directly from firefox.
It will try to auto fill and auto submit the login form if a matching password entry is found
Installation
- You have to have pass installed on your computer
- You will also need a working password repository
- Download the last release of the plugin here.
- You can then manually install the plugin in Firefox from the addons page (Firefox/Add-ons/Install Add-on from File…)
Usage
A black icon with a P should appear in your Firefox toolbar. From here, you will be able to browse your password repository. Current supported features are : - Fill and submit - Goto, fill and submit - Copy login to clipboard - Copy password to clipboard
Additionnally, if you added an url property in your password info you will be able to go there clicking directly on the password menu (left-click same tab, middle-click new tab)
the accepted format for the password info is :
<the_password>
login: <the_login>
url: <the_url>
from the plugin preferences you will be able to set : - A comma separated list of password input names. Input field names in a html page containing one of those values will be filled with the password - A comma separated list of login input names. Input field names in a html page containing one of those values will be filled with the login - A comma separated list of login field names. The first matching field in the password data will be used as login - The pass script path - Pass home. If empty, use User home - Location of the gpg agent info file containing environment variables (relative to the home)