Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saintedlama/keepasschrome
https://github.com/saintedlama/keepasschrome
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saintedlama/keepasschrome
- Owner: saintedlama
- License: gpl-2.0
- Created: 2014-04-06T11:19:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-26T21:00:46.000Z (about 9 years ago)
- Last Synced: 2024-10-12T12:25:55.801Z (3 months ago)
- Language: CSS
- Size: 396 KB
- Stars: 27
- Watchers: 7
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KeePass Chrome
==============KeepPass Chrome is a Chrome app that allows you to access your
KeePass password safe.
It works offline by directly loading your .kdbx files, rather
than using KeePassHTTP. KeePass Chrome is especially useful with Chromebooks.Downloading and Installing
-----------
KeePass Chrome can be downloaded and installed on the
[Chrome Web Store](https://chrome.google.com/webstore/detail/keepass-chrome/dblfjmedcfpfopkkkknpgkokmlnfildj).To install the bleeding-edge master version, enter the following command on your terminal:
$ git clone https://github.com/saintedlama/keepasschrome.git
Afterwards, go to the three-line menu, click on **More Tools** > **Extensions**,
enable **Developer Mode**
in the checkbox in the upper-right-hand corner of the page,
click **Load unpacked extension...**, and
open the `app` folder inside the KeePass Chrome repository.