Iceggiren i ChatGPT Markdown Exporter
ChatGPT Markdown Exporter sɣur Jason ZENG
1 n ucegger
- Yettwasezmel 4 ɣef 5sɣur skiaphrene, לפני 9 שעותI installed this plugin to Firefox on a Mac, and used it to recover a 19k line chat with ChatGPT, which I was really happy about.
The script was not able to identify the "roles" of who was talking (ChatGPT / user) properly, a minor issue. Not being a JS dev myself, I asked ChatGPT to look at the plugin code. Apparently "ChatGPT’s DOM changed; reliable roles live on ancestor nodes with data-message-author-role="user|assistant". That’s why you see mislabels." ChatGPT proposed a quick fix, however I was unable to find any GitHub or similar hosting the code for this extension, so was unable to post the fix there. It would be nice if a repo was shared for this (as suggested by the public license).
I also had chatGPT check the code for any security issues, and we didn't find any that aren't related to the "export directly to Google Drive" feature.