Skip to content
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

Adding support for Firefox installed from the Microsoft Store and to custom locations #44

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

anvstin
Copy link

@anvstin anvstin commented Jul 10, 2024

Hi, I found this extension a few month ago and its really great!

This PR consist in three small changes to hopefully fix #40:

  • Changing the default manifest location to Program Data for better compatibility when Firefox is installed in another location (e.g. the Microsoft Store or an E:\ drive)
  • Added a way for the user/dev to specify a custom manifest install location with the --manifest-path parameter (mostly if the need arise)
  • Creating parent folders when they are missing (e.g. the Mozilla Firefox directory if it does not exists)

It may also be related to #43 and #38 although the authors would have to test it first.

Some of the changes might be controversial, so please feel free to provide feedback and I'll change it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

icloud_passwords_install.exe fails when using Firefox from Microsoft Store
1 participant