Cross-platform issues
Foxite opened this issue · 2 comments
Foxite commented
This app was mostly developed on Windows but since I started using Arch (btw) I have found that:
- It can't detect a Firefox installation (and probably not a Chrome installation either)
- Since BouncyCastle uses .NET Framework, it probably can't decrypt Chrome's cookies
These problems likely exist on Mac as well.
elnareen commented
Here is a link describing how to locate the Firefox profile on Windows, Linux and Mac OS X, if this can help : https://www.howtogeek.com/255587/how-to-find-your-firefox-profile-folder-on-windows-mac-and-linux/
Foxite commented
Thanks. I have already found out how to locate the firefox profile on Linux, but I expected that testing it on Mac was going to be difficult.