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 Chromium browser #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EuanKerr
Copy link

Added appropriate paths to search for cookies/states/etc.

Added appropriate paths to search for cookies/states/etc.
@Prisoner2-6-7
Copy link

Added appropriate paths to search for cookies/states/etc.

Could you add support for multiple profiles. In that case there isnt any default profile so this app fails to retrieve cookies. Im not a big programming guy so im asking for this feature and since the dev isnt maintaining anymore. :)
image

@Prisoner2-6-7
Copy link

Prisoner2-6-7 commented Jul 5, 2023

Added appropriate paths to search for cookies/states/etc.

Could you add support for multiple profiles. In that case there isnt any default profile so this app fails to retrieve cookies. Im not a big programming guy so im asking for this feature and since the dev isnt maintaining anymore. :) image

Added appropriate paths to search for cookies/states/etc.

i replaced these line
cookiePath = String.Format("{0}\AppData\Local\Google\Chrome\User Data\Profile 22\Network\Cookies",userDirectory);
In sharpChrome\lib\chrome.cs then i get
image

Maybe this error is getting because of
image

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.

2 participants