You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ZIP export for ChatGPT conversations, including Markdown, JSON, CSV, attachment manifest, and readable attachment blobs.
Include file references in JSON, Markdown, and PDF exports.
Improve current ChatGPT DOM detection for PDFs/files exposed through aria-label/title controls, uploaded/generated images, spreadsheet artifacts, and writing-block message boxes.
Simplify the sidebar UI by replacing export buttons with an Export menu and removing Regex/Aa controls.
Fix resilient header toggle placement against ChatGPT header rerenders.
Verification
npm test -- --runInBand
npm run build
npm run test:smoke
npm run package:extension
Microsoft Edge unpacked checks for ZIP menu and PDF file detection