Sweet Cookie 🍪 — Inline-first browser cookie extraction Small, dependency-light cookie extraction for local tooling. It’s built around two ideas: Prefer inline cookies when you can (most reliable, works everywhere). Best-effort local reads when you want zero-manual steps. Why Browser cookies are hard in practice: Profile databases can be locked while the browser is running. Values may be encrypted (Keychain/DPAPI/keyring). Native addons (, , …) are a constant source of rebuild/ABI pain across Node/Bun and CI.
| Stars | 181 |
| Forks | 44 |
| Language | TypeScript |
| Category | 未分类 |
| Quality Score | 54.414/100 |
| Last Updated | 2026-06-15 |
| Created | 2025-12-27 |
| Platforms | browser, node |
| Est. Tokens | ~16k |
Explore other popular 未分类 tools:
sweet-cookie is Extract cookies out of your browser. TypeScript. Any OS.. It is categorized as a 未分类 with 181 GitHub stars.
sweet-cookie is primarily written in TypeScript. It covers topics such as browser, cookies, typescript.
You can find installation instructions and usage details in the sweet-cookie GitHub repository at github.com/steipete/sweet-cookie. The project has 181 stars and 44 forks, indicating an active community.