Skip to content

Commit e5eb6bf

Browse files
committed
Build and run instructions.
1 parent 843a542 commit e5eb6bf

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,21 @@ Since the App Store is currently the only distribution path Apple allows for Saf
1414

1515
## Next Steps and How You Can Help
1616

17-
- **Build It Yourself:** If you’re a developer, you can try building the extension locally from the provided project files. [The Xcode project file is here.](https://github.com/unixwzrd/chatgpt-chatlog-export/tree/main/ChatGPT%20Export%20JSON%20Chatlogs) Clone the repository and try
17+
- **Build It Yourself:** If you’re a developer, you can try building the extension locally from the provided project files.
18+
- **Share Ideas:** If you know of a way to distribute this utility effectively within Apple’s latest guidelines, please leave a comment in the Discussions.
19+
20+
Thanks for your patience, and let’s work together to keep this project moving forward!
21+
22+
[The Xcode project file is here.](https://github.com/unixwzrd/chatgpt-chatlog-export/tree/main/ChatGPT%20Export%20JSON%20Chatlogs) Clone the repository and try
1823
```bash
1924
git clone https://github.com/unixwzrd/chatgpt-chatlog-export.git chatgpt-jason
2025
cd chatgpt-jason
2126
xcodebuild build -project ChatGPT-Export-Chatlog-JSON.xcodeproj
2227
```
23-
- **Share Ideas:** If you know of a way to distribute this utility effectively within Apple’s latest guidelines, please leave a comment in the Discussions.
24-
25-
Thanks for your patience, and let’s work together to keep this project moving forward!
28+
29+
The checkbox in Safari to run. I have uploaded a signed version, but would appreciate it if someone could test it out.
30+
31+
![Screenshot of Safari Extension menu item and downloaded JSON file](graphics/Screenshot%202024-11-06%20at%2012.46.30.png)
2632

2733
# ChatGPT: Chat Log Export Downloader
2834

129 KB
Loading

0 commit comments

Comments
 (0)