Closed ghost closed 3 years ago
Nice! It looks like the commit from #55 is included. I'll probably wait until we bring back support for older firefox versions in #55 before merging this one.
Whoops, it wasn't meant to be included. I've rebased the "profile" branch without the encryption update.
Very clean code, thanks!!!
Updated guessDir function to find the profile.
Previous method tried to read the ini file which could change with each release. The new method is just to look for the 'logins.json' file and if it exists that's the correct profile.
Resolves : https://github.com/louisabraham/ffpass/issues/54