https://github.com/qqrm/autotemp
https://github.com/qqrm/autotemp
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qqrm/autotemp
- Owner: qqrm
- License: mit
- Created: 2025-07-26T14:39:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-03T01:01:26.000Z (11 months ago)
- Last Synced: 2025-08-03T02:28:46.610Z (11 months ago)
- Language: JavaScript
- Size: 1.25 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPT Temporary State
Firefox extension that keeps the "Temporary chat" mode on chatgpt.com enabled for every new conversation. Use it when you want each chat to remain ephemeral.
https://addons.mozilla.org/en-US/firefox/addon/chatgpt-temporary-state/
userscript: https://gist.github.com/qqrm/a830d5e033b3205190f6ee20447f55f4
## Features
- Remembers whether Temporary chat mode is on using `storage.local`.
- Automatically presses the "Temporary chat" button whenever a new chat starts.
## License
[MIT](LICENSE)