Export ChatGPT/Gemini/Grok conversations as Markdown

將 ChatGPT 和 Grok 網站的聊天記錄導出為普通 Markdown 格式,可於 Typora 中精確打開。

< 腳本Export ChatGPT/Gemini/Grok conversations as Markdown的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2025-08-20

I'm hesitant to try this script because it disables the browser's Trusted Types protection and requests GM_xmlhttpRequest permission without using it, creating a significant risk if the script ever receives a malicious update.

§
發表於:2025-10-28

It also says "Save As PDF" but it saves as markdown...

§
發表於:2025-10-28

Output is poorly formatted, too. It adds "bashCollapseWrapRunCopy" at the top of each code block, as if it's reading the HTML from the page and then back-converting it to markdown instead of getting the actual markdown of each message.

發表回覆

登入以回覆