Skip to content

GPT Delagger v1.5.0

Choose a tag to compare

@throwingogo-hub throwingogo-hub released this 17 Jul 04:13

Make long ChatGPT conversations feel light again — now with a way to keep only the tool call that matters.

Added

  • Keep newest embed: an optional mode for the blocker that keeps only the most recent tool/MCP embed mounted. Older embeds are detached behind reversible placeholders, and when a newer embed streams in, the swap happens in the same before-paint pass — no flicker.

Fixed

  • Turn discovery now stops before main and before any composer element, so a one-message conversation can no longer tag or detach the page shell and input box as a "turn".
  • Show N more reveals exactly the batch size its label advertises.
  • Toggling the extension off and on re-evaluates previously scanned turns instead of leaving old embeds visible.
  • Removed synced setting keys fall back to defaults instead of undefined.
  • Clearing the "keep last" box in the popup restores the previous value instead of silently hiding the whole chat.
  • The offline fixture's live-connector and Chinese-chip regression turns were unreachable and never exercised their blocker paths; they now render, and the fixture gained a composer form.

Improved

  • The popup header shows the installed extension version.

Install

  1. Download gpt-delagger-v1.5.0.zip below and extract it to a permanent folder.
  2. Open chrome://extensions, enable Developer mode, choose Load unpacked, and select the folder.

SHA-256 of the zip is attached. Full details in CHANGELOG.md.