From 023fd349f0457a051fe5f4d8794075cb68222c4c Mon Sep 17 00:00:00 2001 From: varjolintu Date: Mon, 22 May 2017 11:01:15 +0300 Subject: [PATCH] Updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 986ce02..0d5669b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Chrome extension for [KeePassXC](https://keepassxc.org/) with Native Messaging. This is a heavily forked version of [pfn](https://github.com/pfn)'s [chromeIPass](https://github.com/pfn/passifox). +Get the extension for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/chromekeepassxc/) or [Chrome/Chromium](https://chrome.google.com/webstore/detail/chromekeepassxc/iopaggbpplllidnfmcghoonnokmjoicf). + ## Protocol Transmitting messages between KeePassXC and chromeKeePassXC is totally rewritten. This is still under development.