keeweb / keeweb-connect

Browser extension for KeeWeb
MIT License
86 stars 12 forks source link

KeeWeb Connect: browser extension

KeeWeb Connect logo

This is a browser extension for KeeWeb. Although KeeWeb supports auto-typing, browser extensions provide seamless integration consistent across all operating systems.

KeeWeb Connect button KeeWeb Connect menu

Installation

The extension can be installed from the official stores, depending on your browser:

Translations

If you would like to translate the extension, it's already waiting for you on OneSky: https://keeweb.oneskyapp.com/collaboration/project?id=382232

Building

The project is built with npm:

Production build:

npm start

Build a development version and watch:

npm run watch

Protocol

KeeWeb implements keepassxc-protocol with several modifications for KeeWeb listed here.

License

MIT