Skip to content

mouguu/ParodyYourAIScroll

Repository files navigation

ParodyYourAIScroll

中文文档 | English

Preview

A Chrome extension to export AI conversations from Google AI Studio, ChatGPT, and Gemini.

Inspiration & Motivation

Inspired by YourAIScroll.

I created this "parody" version because I found the original tool's support for Google AI Studio to be unstable. specifically:

  • The scrolling and scraping functionality often fails with long context conversations due to complex DOM manipulations.
  • Some essential features are locked behind a paywall.

ParodyYourAIScroll is designed to be a free, robust alternative that handles long context exports reliably.

Features

  • ✅ Export conversations from Google AI Studio
  • ✅ Export conversations from ChatGPT
  • ✅ Export conversations from Gemini (with Thoughts content)
  • ✅ Support for Markdown and JSON formats
  • ✅ Clean, modern UI with Inter font
  • ✅ Auto-scroll to capture full conversation history
  • 🚀 Smart ZIP Package Export - Download conversations with all embedded media (images, videos) automatically packaged!

🎯 Smart ZIP Package Export

One of the most powerful features of ParodyYourAIScroll is the intelligent ZIP packaging system. Unlike other export tools that only save text, this extension:

  • Automatically detects and downloads all images and videos from your conversation
  • Preserves original filenames for easy identification
  • Rewrites Markdown links to point to local files in the ZIP archive
  • Handles large files through chunked transfer mechanism (bypassing Chrome's message size limits)
  • Works with Blob URLs - even temporary media URLs are captured and saved

Perfect for archiving visual conversations, preserving tutorials with screenshots, or backing up important discussions with multimedia content.

ZIP Package Preview Example: Exported ZIP containing chat history + all embedded images and videos

🎨 Beautiful HTML Export

Export your conversations as self-contained HTML files with a gorgeous Cursor-inspired design:

  • Dark IDE aesthetic - Model responses styled like a code editor window
  • Glass-morphism effects - Modern, premium UI with subtle transparency
  • Embedded media - All images and videos are converted to base64 and embedded directly
  • Offline-ready - No external dependencies, works without internet
  • Expandable thinking blocks - Click to reveal AI's reasoning process

HTML Export Preview Example: Exported HTML with rich media, beautiful typography, and dark theme

Installation

  1. Download this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode" (top right)
  4. Click "Load unpacked"
  5. Select this extension folder

Supported Platforms

Usage

  1. Navigate to AI Studio, ChatGPT, or Gemini
  2. Click the extension icon
  3. Choose your export format (Markdown or JSON)
  4. Click "Export" to download or copy to clipboard

Development

Built with:

  • Chrome Extension Manifest V3
  • Inter Variable Font
  • Vanilla JavaScript, HTML, CSS

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors