Cookie EditorCookie Editor
Latestv1.0.2.5May 23, 2026

Changelog

What's new in Cookie Editor

Updates, improvements, and fixes for the Cookie Editor Chrome extension — shipped regularly for developers and power users.

Release history

Recent updates

Last updated: May 23, 2026

v1.0.2.5
Current

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

v1.0.2.3

July 18, 2025

  • Fix cookie display issue.
  • Update settings UI/UX.
  • Added right-click actions to delete/copy cookies.

Go to Settings, scroll to the bottom, and select Context Menu Options to enable the right-click cookie Delete/Copy actions. A permission popup will appear — confirm it to finish setup.

Existing tabs must be reloaded for the feature to take effect.

v1.0.2.0

June 22, 2025

  • UI improvements: repositioned certain popups to the top for easier access.
  • Users can now create an account to personalize their experience.
  • Users can now share cookies with others using a unique link.
  • Introduced a premium plan with advanced features and an ad-free experience.
v1.0.15

June 8, 2025

Major release introducing user account features.

  • Provides cookie management functions: add, edit, delete cookies.
  • Supports importing cookies from JSON, header strings, and Netscape format.
  • Supports exporting cookies in multiple formats with optional encryption.
  • Feature to clear browser data.
  • Configure display and formatting when importing, exporting, or copying cookies.