AlessandroZ / LaZagne

Credentials recovery project
GNU Lesser General Public License v3.0
9.52k stars 2.04k forks source link

Reworked Chrome code to support Chromium-based browsers #510

Closed ghost closed 4 years ago

ghost commented 4 years ago

Currently tested with Brave, but it should work with others as well. This also completes support for Chromium now, which was only partially working before.

To add others, just add their config directory to constant.chrome_dirs

AlessandroZ commented 4 years ago

Cool, thanks a lot :)