Add information for a usage with Windows#10
Open
wikijm wants to merge 1 commit into
Open
Conversation
christophetd
reviewed
Mar 5, 2018
| ``` | ||
|
|
||
| - To specify a path to a Firefox profile directory, use the `--profile` option (by default: the first file found matching `~/.mozilla/firefox/*.default` on Ubuntu or `~/Library/Application\ Support/Firefox/Profiles/*.default` on Mac OS | ||
| - To specify a path to a Firefox profile directory, use the `--profile` option (by default: the first file found matching `~/.mozilla/firefox/*.default` on Ubuntu, `~/Library/Application\ Support/Firefox/Profiles/*.default` on Mac OS or C:\Users\%username%\AppData\Roaming\Mozilla\Firefox\Profiles\*.default on Windows) |
Owner
There was a problem hiding this comment.
that's indeed how the code should behave, but for now it doesn't use this by default for Windows. Tracked in #11
Owner
|
Hi, Thanks for the PR! I got some feedback from someone else using Windows that firepwned didn't work out of the box for him, and that he needed to install NSS in order to make it work (which is significantly harder on Windows than on Unix). If that's fine for you, I think it would make sense to:
I'll take care of this as soon as I have a bit of time, otherwise contributions are obviously welcomed. :) Cheers! |
Author
|
Hi @christophetd, I just gave an answer in the issue #11. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.