kairi003 / Get-cookies.txt-LOCALLY

Get cookies.txt, NEVER send information outside.
MIT License
359 stars 32 forks source link

Is there any way to use this extension tool thru python? #75

Open 976230600 opened 1 week ago

976230600 commented 1 week ago

Hi, I used to use python to get and decrypt chrome cookie, but it doesn't work now, so I found this great job~

This extension is really useful, is there any way to use it thru python? So that I can make the process of cookie export automatically.

kairi003 commented 6 days ago

Unfortunately, I don't know how to do that right now. Maybe it would be possible to add a hotkey to download cookies.txt, but that would be a security risk. It would be much more constructive to google how to look up and decrypt Chrome's cookie DB in Python.