From 912e92ab4c975dee59e0d54196e18e9a1145b9b1 Mon Sep 17 00:00:00 2001 From: Dimitri Witkowski Date: Sun, 2 May 2021 21:25:28 +0200 Subject: [PATCH] Updated Browser AutoFill (markdown) --- Browser-AutoFill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Browser-AutoFill.md b/Browser-AutoFill.md index 9cfbaa2..400df73 100644 --- a/Browser-AutoFill.md +++ b/Browser-AutoFill.md @@ -56,7 +56,7 @@ To use KeeWeb Connect in other browsers, first, you need the extension itself. D Next thing you need to do, is configure the connection with KeeWeb. -KeeWeb Connect connects to KeeWeb using a secure communication technology called [Native Messaging](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging). +KeeWeb Connect exchanges data with KeeWeb using a secure communication technology called [Native Messaging](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging). While KeeWeb can automatically set up native messaging for popular browsers, it requires a bit of manual effort for others.