Greasy Fork is available in English.
Download the conversation with Claude
Zoznam všetkých verzií tohto skriptu. Zobraziť iba verzie skriptu, u ktorých došlo k zmene.
Check for Empty Text: Before proceeding with the download, the script checks if the text variable is empty (!text). If it is, an alert is displayed to the user, notifying them that no conversation was found to export.
text
!text
Stop Execution on Error: If no text is found, the script returns early from the click event handler, preventing the creation and download of an empty file.