This is a browser extension for KeeWeb. Although KeeWeb supports auto-typing, browser extensions provide seamless integration consistent across all operating systems.
The extension can be installed from the official stores, depending on your browser:
- Chrome
- Firefox
- Edge
- Safari
- Other browsers: how to set up
If you would like to translate the extension, it's already waiting for you on OneSky: https://keeweb.oneskyapp.com/collaboration/project?id=382232
The project is built with npm
:
Production build:
npm start
Build a development version and watch:
npm run watch
KeeWeb implements keepassxc-protocol with several modifications for KeeWeb listed here.