ChromeKeePass
Extension for automatically entering logins from KeePass
Wat is ChromeKeePass?
ChromeKeePass is een Chrome-extensie ontwikkeld door https://chromekeepass.com, en de belangrijkste functie is "Extension for automatically entering logins from KeePass".
Extensie Screenshots
Download het CRX-bestand van de extensie ChromeKeePass
Download ChromeKeePass-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
NOTE: You need KeePassHttp to get a secure communication between KeePass and Chrome. Setup instructions can be found here: https://github.com/RoelVB/ChromeKeePass (or video instructions here: https://youtu.be/0cVEjYQXrHc) ChromeKeePass is an open source extension that will help you logging into websites using your logins from KeePass. The goal of this extension is to create a userfriendly KeePass integration. With an easily readable and understandable sourcecode. If you find any issues, please report them at: https://github.com/RoelVB/ChromeKeePass/issues
Basisinformatie over de Extensie
Naam | ChromeKeePass |
ID | dphoaaiomekdhacmfoblfblmncpnbahm |
Officiële URL | https://chromewebstore.google.com/detail/chromekeepass/dphoaaiomekdhacmfoblfblmncpnbahm |
Beschrijving | Extension for automatically entering logins from KeePass |
Bestandsgrootte | 541 KB |
Aantal Installaties | 10,000 |
Huidige Versie | 2.0.0 |
Laatst Bijgewerkt | 2024-01-14 |
Publicatiedatum | 2020-04-11 |
Beoordeling | 3.92/5 Totaal 24 Beoordelingen |
Ontwikkelaar | https://chromekeepass.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/RoelVB/ChromeKeePass |
Help Pagina-URL | https://github.com/RoelVB/ChromeKeePass/issues |
URL van de Privacybeleid Pagina | https://github.com/RoelVB/ChromeKeePass/blob/master/Documents/Privacy.md |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ChromeKeePass", "description": "Extension for automatically entering logins from KeePass", "version": "2.0.0", "commands": { "redetect_fields": { "suggested_key": { "default": "Ctrl+Shift+Z", "mac": "Command+Shift+Z" }, "description": "Redetect credential fields" } }, "content_scripts": [ { "matches": [ " |