Skip to content

Commit

Permalink
Small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
varjolintu committed Sep 2, 2024
1 parent 79447d5 commit 50d3e80
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/topics/BrowserPlugin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@ image::browser_advanced_settings.png[]

==== Custom Browser option

It is possible to enable support for a custom browser (e.g. Librefox, Arc, etc.) using this feature.
It is possible to enable support for a custom browser (e.g. LibreWolf, WaterFox, Arc, beta and nightly browsers, etc.) using this feature.
This feature is only available for Linux and macOS.

.Custom browser configuration
image::browser_custom_browser_configuration.png[]
Expand All @@ -150,7 +151,7 @@ The native messaging script file needed for the custom browser depends on the br

_Config location_ must have the exact path for the browser's _native-messaging-hosts_ folder. If you are unsure, refer to our https://github.com/keepassxreboot/keepassxc-browser/wiki/Troubleshooting-guide#1-after-enabling-browser-integration-and-support-for-your-browser[Troubleshooting Guide] for listing of the most common paths, and a few ways for finding a path when it's not known.

When a Custom Browser has been successfully set, KeePassXC will automatically write the needed native messaging script file to the folder.
When a Custom Browser has been successfully set, KeePassXC will automatically write the needed native messaging script file to the folder.

If you wish to support multiple custom browsers, you can copy the native messaging script files manually to the _native-messaging-hosts_ folder from other browsers.

Expand Down

0 comments on commit 50d3e80

Please sign in to comment.