May 23, 2026
Introduces n8n integration for fetching browser cookies remotely via API.
- Added n8n integration tab — connect the extension to Cookie Editor server and pull cookies into n8n workflows.
- WebSocket connection with a unique client_key to identify your browser session.
- Local-only encryption password — cookies are AES-encrypted in the browser before any response is sent.
- Built-in usage guide with fetch, curl, and n8n Function decrypt examples.
- Request history table with domain, URL, status, and cookie count (stored locally, up to 50 entries).
Open the n8n tab from the extension sidebar, click Connect, and enter an encryption password. Copy the client_key for n8n HTTP requests to cookieeditor.org/api/n8n/cookies.
Full setup guide: cookieeditor.org/docs/n8n