Skip to content

Export AI Studio chat conversations to TXT (Chrome extension)

Notifications You must be signed in to change notification settings

doyeonkim1997/aistudio-chat-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ai Studio Chat Backup

A Chrome extension that saves AI Studio prompt conversations to a TXT file with a single click.

It automatically scrolls through the chat based on AI Studio’s virtual scroll structure, loads older messages, and collects the entire rendered conversation into a text file.

Korean

Usage

  • Open an AI Studio prompt page
    (https://aistudio.google.com/prompts/...)
  • Keep the tab open
  • Click the extension icon
  • Wait until the auto-scrolling process completes
    (longer conversations may take more time)
  • A TXT file will be downloaded automatically

Features & Notes

  • One-click backup on AI Studio prompt pages
  • Automatic loading and collection of long conversations
  • Single TXT file output
  • Runs locally in the browser
  • Do not close or refresh the AI Studio tab during export

Installation

  • Clone or download this repository
  • Open chrome://extensions in Chrome
  • Enable Developer mode
  • Click “Load unpacked”
  • Select the project folder

Tech Stack

  • JavaScript (Vanilla)
  • Chrome Extensions API (Manifest V3)
  • DOM parsing
  • Virtual scroll handling
  • No framework or build process

About

Export AI Studio chat conversations to TXT (Chrome extension)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors