ChromeKeePass
Extension for automatically entering logins from KeePass
Co to jest ChromeKeePass?
ChromeKeePass to rozszerzenie Chrome opracowane przez https://chromekeepass.com, a jego główną funkcją jest „Extension for automatically entering logins from KeePass”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia ChromeKeePass
Pobierz pliki rozszerzeń ChromeKeePass w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | dphoaaiomekdhacmfoblfblmncpnbahm |
| Oficjalny URL | https://chromewebstore.google.com/detail/chromekeepass/dphoaaiomekdhacmfoblfblmncpnbahm |
| Opis | Extension for automatically entering logins from KeePass |
| Rozmiar pliku | 541 KB |
| Liczba instalacji | 10,000 |
| Aktualna Wersja | 2.0.0 |
| Ostatnia Aktualizacja | 2024-01-14 |
| Data Publikacji | 2020-04-11 |
| Ocena | 3.92/5 Łącznie 24 Oceny |
| Deweloper | https://chromekeepass.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/RoelVB/ChromeKeePass |
| Adres URL Strony Pomocy | https://github.com/RoelVB/ChromeKeePass/issues |
| Adres URL Strony Polityki Prywatności | https://github.com/RoelVB/ChromeKeePass/blob/master/Documents/Privacy.md |
| Obsługiwane Języki | 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": [
" | |