Librewolf support?
See original GitHub issueIt would be great to have Librewolf support.
pywallfox install
installs the manifest into .mozilla, I tried copying it into .librewolf, doesn’t work, with error:
No such native application pywalfox
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Frequently Asked Questions - LibreWolf
Frequently Asked Questions. This FAQ documents version 6.8 of the settings. Make sure to always upgrade to the latest version of the browser....
Read more >LibreWolf
We value discussion, debate, and feedback. If you wish to contribute a build for a currently unsupported operating system, we will do our...
Read more >Installation - LibreWolf
Installation instructions. Select your operating system. Windows Logo. Windows. Arch Linux Logo. Arch Linux. Debian based Logo. Debian based.
Read more >Settings and librewolf.overrides.cfg
Using overrides is a great way to change your default settings across multiple ...
Read more >Recommended Addons - LibreWolf
LibreWolf customizes the default lists present in uBO, by fetching Legitimate ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have added a new flag that allows you to specify the browser that you want to install to (currently only Firefox and Librewolf). The startup script (
main.sh
) has also been removed to hopefully fix some of the common setup issues. Because of this, I need to do some more testing on other platforms before I can release it.You can still use the new version by installing it from the
test.pypi.org
index, i.e:and then install the native messaging manifest:
I have tried it in a VM running Ubuntu and it seems to work just fine. The only missing feature is enabling or disabling the custom CSS files via the extension UI. This is because it still uses the default
~/.mozilla
paths.Unfortunately I have neither of those systems on any machine I own, but will try to get a hold of one if I can 👍