this post was submitted on 06 May 2025
3 points (71.4% liked)
LibreWolf
3808 readers
11 users here now
Welcome to the official community for LibreWolf.
LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. If you have any question please visit our FAQ first: https://librewolf.net/docs/faq/
To learn more or to download the browser visit the website: https://librewolf.net/
If you want to contribute head over to our Codeberg: https://codeberg.org/librewolf
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does
~/.mozilla/native-messaging-hosts
actually contain the gnome connector .json file?Usually packets don't install files into the users home. You have to see where the packet put the json and then link it into the
native-messaging-hosts
directory.(And finally link that to .librewolf as you already did)
in
~/librewolf/native-messaging-hosts/
is the same json connector as in~/.mozilla/native-messaging-hosts/
. I can install gnome extensions from Firefox without any problems, but not from LibreWolf.