TeamPass-Browser
Browser (Chrome/Firefox) extension for TeamPass with Http Rest API.
Based on keepassxreboot's KeePassXC-Browser.
Download and use
This browser extension was first supported in Teampass 2.1.27 (release end of 2018), in general it is advised to only use the latest available release.
- replace
<YourTeamPassServerRoot>/api/functions.php
<YourTeamPassServerRoot>/api/index.php
with included one in teampsss-api which only support user's apiKey. - Install extension
- Fill Server Information
How it works
TeamPass-Browser communicates with TeamPass through customized http rest api.
Protocol
The details about the messaging protocol used with the browser extension and TeamPass can be found here.