Updated Browser AutoFill (markdown)

Dimitri Witkowski 2021-05-02 21:26:20 +02:00
parent db5ac90d0f
commit baaa626877
1 changed files with 1 additions and 1 deletions

@ -58,7 +58,7 @@ Next thing you need to do, is configure the connection with KeeWeb.
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.
1. Create a file called `org.keepassxc.keepassxc_browser.json`:
1. Create a file called `net.antelle.keeweb.keeweb_connect.json` (where? check in the guide below):
For Chromium-based browsers (such as Vivaldi, Opera, Brave, ...):
```json