added linux support#8
Conversation
…abber to be easier and support more browsers
Added instructions for installing dependencies and building the executable.
|
Hi, thank you for your support. I've been reviewing the recent updates and there are a few improvements we would like to make:
If accessing cookies from Firefox is not possible, we may need to consider installing or supporting Microsoft Edge on Linux as an alternative. |
|
thanks for reviewing! to answer your questions
again, I appreciate you working with me on this! |
|
To be honest, I lost the code. I thought I had pushed it in one of the initial commits, but apparently I didn’t. I just remember it was a Tkinter window with no title bar, around 10x10 pixels. It also didn’t show up in the taskbar or in the Alt + Tab window switcher. Since the .exe isn’t protected, I might try to recover the source code, or I could just recreate it with a few lines of code. |
added and tested linux support, everything seems to be fine. also tweaked the cookie grabber to make it easier and more compatible. added build instructions for building to linux (albeit idk how it would be achieved on windows)