kairi003 / Get-cookies.txt-LOCALLY

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

Not picking up cookies that have a partition key #57

Closed RainerGevers closed 4 months ago

RainerGevers commented 4 months ago

Good Day. It seems that cloudflare now tags their cookies with a partition key and these cookies no longer get picked up by the extention. Is there a way to fix this?

The toolbar widget shows (2) but when you click on it, it's empty.

Edit: I believe this might be due to a API change from chrome. Alternatively it could be a bug in Chrome. I see this bug report that was apparently fixed in Feb, it might be a regression https://issues.chromium.org/issues/323924496

I also believe this thread might have some valuable information https://groups.google.com/a/chromium.org/g/chromium-extensions/c/Nh90FWSCong/m/MXzxU30fAAAJ

Chromium: Chromium: 124.0.6367.118 (Official Build) (64-bit) Site: hiperdex.com image image

kairi003 commented 4 months ago

thanks for your report! i'll check it on weekend.

RainerGevers commented 4 months ago

I have done some research and made some fixes that work on my machine. Please feel free to accept it or maybe use it to guide a better solution

https://github.com/kairi003/Get-cookies.txt-LOCALLY/pull/58