8000 GitHub - woonaval/ChromeKeePass: Chrome extensions for automatically filling credentials from KeePass/KeeWeb
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

woonaval/ChromeKeePass

 
 

Repository files navigation

ChromeKeePass

ChromeKeePass is an open source Chrome extension to automatically entering credentials into websites.

The extension depends on KeePassHttp, using this KeePass plugin we're able te create a secure communication between the browserextension and KeePass.

Demo

The goal of this project is to create a userfriendly KeePass integration. With an easily readable and understandable sourcecode.

Features

  • Automatically entering credentials from KeePass into your browser
  • Autocomplete while typing in the username field
  • More to come

Setup

  1. Make sure you have KeePassHttp installed. Instruction on how to install KeePassHttp.

  2. Make sure KeePass is running and a password database is opened

  3. Click the ChromeKeePass icon next to the addressbar, it'll show 'Disconnected', click the gear to go to the options

    ChromeKeePass Popup

  4. The ChromeKeePass options open, click the Connect button

    ChromeKeePass options

  5. A KeePass dialog will open, enter a desired name and click Save

    KeePassHttp Associate

  6. The ChromeKeePass options dialog will now show it is connected

    ChromeKeePass Connected

  7. The encryption key (for secure communication between KeePass en ChromeKeePass) is stored inside your KeePass database under the entry 'KeePassHttp Settings'

Build instuctions

You can find build instuction is this document.

About

Chrome extensions for automatically filling credentials from KeePass/KeeWeb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.0%
  • CSS 5.2%
  • JavaScript 4.8%
0