Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 733 Bytes

File metadata and controls

18 lines (11 loc) · 733 Bytes

OneKeePass Browser Extension

Browser Extension that can be used with OneKeePass. This is based on native messaging.

It is a basic version and should work with many sites to provide login credentials stored in KeePass databases

You get the extension for Firefox or Chrome

A basic User Guide is available explaining how to use this extension with OneKeePass desktop app

Firefox build

npm run firefox

npx shadow-cljs release extension-dist

Chrome build

npm run chrome

npx shadow-cljs release extension-dist