-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LibreWolf Browser Integration #6907
Comments
Use the custom browser configuration. |
Update: skip my answer, use custom browser integration solution from below answers Thats kinda sad that this won't be fixed. I had my librewolf browser with keepassxc-browser not to be working on linux with keepassxc. It was spamming message "Key exchange was not successful." everywhere without any meaningful messages. Only this issue helped me to fastfix it: ln -s ~/.mozilla/native-messaging-hosts ~/.librewolf/native-messaging-hosts Thats not a good solution, but I still want keepassxc developers or browser extension devs to fix it for librewolf users. However, Librewolf and keepassxc browser on windows works fine. |
Use the custom browser option in the advanced settings... |
You need version 2.6.6, you are running an ancient version of keepassxc |
ubuntu repos trash like usual? |
https://keepassxc.org/download lots of options |
i think the outdated ubuntu version should be removed |
Not a solution if one wants to use multiple custom browsers. |
Use symlinks |
Or provide more options. It really isn't that difficult. |
I've sent your feedback to upper management for consideration. |
From the looks of it this shouldn't be a difficult fix, it's just an extra profile to the snap helper script. I was actually setting up a new laptop yesterday and gave Librewolf a go, but went back to Firefox after finding out the browser plugin didn't work natively with it. Which is a shame. I'd be down to fixing the problem myself if I'm given approval. Should take a couple hours at most. |
I'd consider it for the snap install script... with the caveat that we don't provide any guarantees for alt browsers. |
This is creating a directory in |
Why is everyone stating that it doesn't work? I've ditched Firefox and only use Librewolf, and only had to:
I've also find out that, in order to "remove" the old firefox association, the easiest way for me was to move the keefile to another folder, and opening it again in KeePassXC. |
You shouldn't even have to do step 1! |
I had to create that empty folder on all my Linux boxes or else it wouldn't work. |
Noted, that would be a bug then, we should create the folder path @varjolintu |
I had this same problem, running Manjaro. Tried enabling custom browser but no change until I created the empty folder |
Didn't we have a pull request for supporting this? It has just disappeared. |
Why is this closed? Browser extension still doesn't work on LibreWolf. |
@katullo11 You can use the Custom Browser feature to enable this. |
I can't screenshot, but do you mean the one that sets the custom path? If yes, what should I do? |
Enable the Custom Browser setting from Browser Integration's Advanced Tab. Keep the browser type as Firefox and add the path to following (depending on your OS of course): |
Still doesn't work. I'm sorry but I'm not really that advanced, I'm on macOS and I have installed librewolf via Homebrew if that helps in any way. |
The path for macOS is probably |
It worked! Thanks a lot! |
Does not work for me unfortunalty... |
Did you also create that folder? |
1 similar comment
This solution solved my issue with connecting KeePassXC to Librewolf. |
Still doesn't work for me. |
What can I do, if I am on a windows machine? The keypass json on windows is only in this directory: "~/.mozilla/native-messaging-hosts" does not exist |
Go to the LibreWolf's registry and add a path to that JSON file. You can take a look at how other browser configure it. |
Just a note for those of us on macOS: The correct "config location" is |
Thank you, it has just saved a lot of time :) |
Hi,
When clicking on the keepassxc-browser addon icon in LibreWolf, I still get "KeePassXC-Browser has encountered an error: Cannot connect to KeePassXC. Check that browser integration is enabled in KeePassXC settings. " |
@sebadrude Use the troubleshooting guide to check if the path is correct: https://github.com/keepassxreboot/keepassxc-browser/wiki/Troubleshooting-guide#find-the-native-messaging-configuration-path-with-strace Also, how is Librewolf installed? Just a normal .deb? |
Thanks, dear @varjolintu. After I saw your message, I remember having seen that the FlatPack LibreWolf package that came with Linux Mint 22 can cause this kind of trouble. I tried installing the original Debian distribution instead, and things worked. |
I request for KeepassXC to integrate with LibreWolf a fork of Firefox, the Firefox Extension "works" but doesn't get recognized by KeepassXC. Currently the workaround on Linux is to link ~/.mozilla/native-messaging-hosts to ~/.librewolf/native-messaging-hosts.
The text was updated successfully, but these errors were encountered: