question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Librewolf support?

See original GitHub issue

It 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:open
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Frewacomcommented, Jul 7, 2021

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:

pip uninstall pywalfox
pip install --index-url https://test.pypi.org/simple/ pywalfox==2.8.0rc1

and then install the native messaging manifest:

pywalfox install --browser librewolf

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.

0reactions
Rangunacommented, Aug 14, 2022

Unfortunately I have neither of those systems on any machine I own, but will try to get a hold of one if I can 👍

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found