Simple Chrome extension to save ChatGPT conversation threads.
Save your interesting conversations with ChatGPT to CSV.
Latest reviews
- (2023-02-18) John Doe: PROs - It actually works - It only deals with csv, which is not everyone's usage case and you might need some post-processing if that's the case. - Lightweight What this app needs in order to be 5/5: - Formatting of codeblocks can use some work. It currently renders NAME_OF_LANGUAGEcopy before the codeblock and puts nothing at the end. It should render as ```NAME_OF LANGUAGE\nCODEBLOCK``` instead. - Other exporting extensions that's not csv. - If the above feature is implemented, allow it to be customized.