ChatGPT Cookies

★★★★★
★★★★★
2,000+ users
<
>
Google Nest Learning Thermostat T3017US
★★★★★
★★★★★
Israel (2) Coins 1 New Shekel;2 New Shekel 1985-2017
★★★★★
★★★★★
National Geographic United States Executive Map, Enlarged and Laminated, 69.25" x 48"
★★★★★
★★★★★
Daily News 2021-09-10 (Digital)
★★★★★
★★★★★
Valve New Steam Deck 512gb Handheld Gaming Console Sealed - New Electronics
★★★★★
★★★★★
5 gal. Home Decorators Collection #HDC-NT-21 Weathered White Extra Durable Flat Interior Paint & Primer
★★★★★
★★★★★

This Chrome Extension allows you to quickly and easily copy ChatGPT cookie values and user-agent strings to your clipboard, or export a single `.env` file with everything.

Usage:
1. Install the extension
2. Click on the extension icon in the Chrome toolbar to automatically navigate to the ChatGPT website 👉️ https://chat.openai.com/chat
3. Select one of the options to automatically copy the `SESSION_TOKEN`, `USER_AGENT`, and `CF_CLEARANCE` or all values at once to your clipboard, or download a single `.env-all` with all of them.
4. Paste the values wherever they are needed in your project, such as in the `.env` file.

Source code:
https://github.com/itsbrex/Cha tGPT-Cookies


### Changelog

#### v2.0
- Copy individual cookies or copy all at once
- Export all values as an .env file
- Added onboarding.html page


#### v1.1
- Added the ability to copy `SESSION_TOKEN`, `USER_AGENT`, and `CF_CLEARANCE` values in addition to the `SESSION_TOKEN` value
- Added a prompt to confirm that the session token has been successfully copied
- Fixed a bug where the extension was not correctly copying the `CF_CLEARANCE` value

#### v1.0
- Initial release
Related