Extension Icon

KeePassXC

Access the KeePass database with the KeepassXC-cli. Please make sure KeePassXC is installed.
AvatarzkyTech
1,766 Installs
OverviewCommandsVersion History

Versions7

Fix - October 23, 2023

  • Fixed a logic bug

Enhancement - October 21, 2023

  • Added Open URL action
  • Optimize performance: Using LocalStorage to cache entries and load entries from cache to improve load speed

Fixes - October 3, 2023

  • New feature/action "Paste TOTP" so as to be more productive
  • Respecting the KeePassXC shortcut logic as much as possible since cmd + P isn't an available custom shortcut anymore for extensions
  • Giving a tempory solution for the "Copy Password" (why? when the password contains a backslash, that action fails due to AppleScript in the protectedCopy function)
  • Updating the README.md accordingly
  • Using the build in Clipboard.Copy's concealed type

Fix - June 20, 2023

  • Fixed a logic bug

Enhancement - May 23, 2023

  • New feature/action "Paste Username" so as to be more productive;
  • Improving the shortcut logic (e.g. cmd+u for copy the username instead of cmd+b);
  • Using more explicit action names (e.g. Paste Password instead of Paste)
  • Updating the README.md accordingly.

Enhancements - September 27, 2022

Adds the ability to hide passwords and OTPs from clipboard managers

Add support for Key File protected Database file - July 27, 2022

  • Add support for Key File protected Database file
  • Bump api version to 1.38.1