Skip to content

Instantly share code, notes, and snippets.

@phvietan
phvietan / get-cookie.ts
Created January 20, 2026 03:14
This script find cookie by name in Chrome cookies database. It will try to find all cookie files in any Chrome profile directory and return the first one found. Should build it and compile to use for performance: bun build get-cookie.ts --compile