browserutils / kooky

Go code to read cookies from browser cookie stores.
MIT License
204 stars 41 forks source link

Firefox: support official "Firefox Multi-Account Containers" addon #46

Closed cflist closed 11 months ago

cflist commented 2 years ago

When testing I could not find my cookie from Firefox. It might be due to the Multi-account container plugin. However I was testing without a container tab. It did work on Chrome for me.

Running Firefox version 92.0 (64-bits)

Maybe this has to do with the anti tracking features of Firefox.

zellyn commented 2 years ago

What OS is this? I have a Mac OS computer, and some Raspberry Pis running Linux, but don't have any Windows machines to test.

cflist commented 2 years ago

Windows 10 Pro 21H1, Build 19043.1237

srlehn commented 11 months ago

Support for the Firefox-Addon "Firefox Multi-Account Containers" has been added in #52. In case there are still issues with it please open a new issue.