Adds Export button to code blocks in ChatGPT responses, prompts user to save code as file with predefined filename based on coding language detected from the code block's class name.
이 스크립트의 모든 버전 목록입니다. 코드가 변경된 버전만 보기
Fixed, saving code snippet problem, now code snippet is downloaded corresponding to the selected code for export.
Update 2024/07/11 ~ A user fixed the code, export button position fixed.
Update 2024/07/08 ~ Added json downloading capibility