YA
ChatJourney is a browser extension that automatically transforms your entire AI
chat history into a clear and interactive visual timeline. All data are
processed locally and privately.
Features
- ChatGPT Journey: Transform your ChatGPT interactions into an illustrative
timeline.
Manual Installation
Chrome
- Download
chatjourney-chrome.zipfrom
Releases - Unzip the file
- In Chrome go to the extensions page (
chrome://extensions) - Enable Developer Mode
- Drag the unzipped folder anywhere on the page to import it (do not delete the
folder afterward)
Firefox
- Download
chatjourney-firefox.zipfrom
Releases - Unzip the file
- In Firefox go to the settings page (
about:debugging#/runtime/this-firefox) - Click
Load Temporary Add-on... - import
manifest.jsonfrom the unzipped directory (do not delete the folder
afterward)
Build from source
- Clone the repo
- Install dependencies with
bun install bun run buildorbun run build-firefox- Load
dist/chromeordist/firefoxdirectory to your browser
Development
classNames
To avoid mess up css with host pages, we try to use classNames available on host
pages. We build dev tool to check all the classNames in our source code. Check
dev-tools for details.
For the same reason, We don't use tailwindcss, the dependency of
tailwindcss: "3" is only to make prettier-plugin-tailwindcss working.
On this page
Languages
TypeScript98.8%JavaScript1.2%
Contributors
GNU General Public License v3.0
Created December 26, 2023
Updated August 17, 2025
