Hey everyone! Hope this is ok to share here as it's a tool to help you interact with the APIs. If not let me know and i can remove it. 🙂
I released an update to my Chrome extension Copy ChatGPT Cookies+ that now allows you to copy your ChatGPT SESSION_TOKEN, USER_AGENT, and CF_CLEARANCE values to the clipboard with just one click.
Links to instal the extension + source code are here:
https://www.reddit.com/r/OpenAI/comments/zqwntm/copy_chatgpt_cookies_chrome_extension_oneclick/
To use it:
- Go to the ChatGPT website 👉️ https://chat.openai.com/chat
- Click on the extension icon in your browser
- The extension will automatically copy the
SESSION_TOKEN,USER_AGENT, andCF_CLEARANCEvalues to your clipboard - Paste the values wherever they are needed in your project, such as in the
.envfile
Let me know if you have any questions or feedback!
🙌