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

Support Chrome v80+ on Linux #517

Merged
merged 1 commit into from Jul 2, 2020
Merged

Support Chrome v80+ on Linux #517

merged 1 commit into from Jul 2, 2020

Conversation

ghost
Copy link

@ghost ghost commented Jul 2, 2020

and add Vivaldi to supported browsers

When Chrome v80 support was added to Windows (#475, db3461a), it wasn't added to Linux. This commit adds it (and its dependency, pycryptodome), to Linux. It should also be ported to Mac, but I don't have one to test.

I also renamed the class to ChromiumBased to match the Windows version, since it now extracts passwords from many Chromium based browsers, and not just Chrome.

The final change was adding Vivaldi (which didn't work before, #516), since with this update it works for me.

and add Vivaldi to supported browsers
@AlessandroZ AlessandroZ merged commit df15d3e into AlessandroZ:master Jul 2, 2020
@AlessandroZ
Copy link
Owner

AlessandroZ commented Jul 2, 2020

Awesome !!!

@ghost ghost deleted the chrome-v80 branch July 2, 2020 15:28
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.

1 participant