Files
MTTools/export-chrome-cookies
2026-05-11 20:14:50 +07:00
..
2024-04-03 18:53:17 +07:00
2024-04-03 18:07:53 +07:00
2024-04-04 14:00:40 +07:00
2026-05-11 20:14:50 +07:00
2024-04-04 13:40:07 +07:00

export-chrome-cookies

Python script to export Google Chrome cookies on Windows.

Quick start

pip install -r requirements.txt
python main.py

Note: Run on Windows with Chrome closed. Exports cookies to a local file.

License

Apache-2.0 — see LICENSE.