Updated Browser AutoFill (markdown)

Dimitri Witkowski 2021-10-12 18:31:01 +02:00
parent 36f32b5e6e
commit b48a27348a
1 changed files with 5 additions and 0 deletions

@ -81,6 +81,11 @@ On macOS it will be inside the app bundle, for example:
"path": "/Applications/KeeWeb.app/Contents/MacOS/util/keeweb-native-messaging-host"
```
On Linux the installation path depends on the distribution you used, for example it can be:
```
"path": "/usr/share/keeweb-desktop/keeweb-native-messaging-host"
```
2. For Windows: add a registry key as described in the guide below
3. Some browsers may need a restart