Documentation

Complete guide to installing, configuring, and using the Midjourney to Google Sheets Chrome extension.

Quick Start

New to the extension? Start with the Installation guide, then follow the Setup instructions to get up and running in minutes.

📦 Installation

Step 1: Install from Chrome Web Store

  1. Visit the Chrome Web Store
  2. Click "Add to Chrome" button
  3. Confirm the installation when prompted
  4. The extension icon will appear in your Chrome toolbar

System Requirements

  • • Google Chrome browser (version 88 or higher)
  • • Active Midjourney account
  • • Google account with access to Google Sheets
  • • Stable internet connection

⚙️ Setup & Configuration

Step 2: Connect Google Sheets

  1. Click the extension icon in your Chrome toolbar
  2. Click "Connect Google Sheets" button
  3. Sign in to your Google account if prompted
  4. Grant the necessary permissions for Google Sheets access
  5. Select or create a Google Sheets file for your data

Important Notes

  • • The extension only requests access to Google Sheets, not your entire Google account
  • • You can revoke access at any time from your Google account settings
  • • Your data is stored locally and in your Google Sheets, not on our servers

🎯 How to Use

Export Single Image

  1. Navigate to any Midjourney image page
  2. Click the extension icon in your toolbar
  3. Click "Export This Image"
  4. Data will be added to your Google Sheets

Batch Export

  1. Go to your Midjourney gallery
  2. Click the extension icon
  3. Select "Export All Images"
  4. Choose export range (recent, all, or custom)
  5. Wait for the export to complete

Pro Tips

  • • Use batch export for large galleries to save time
  • • The extension automatically prevents duplicate exports
  • • You can customize the Google Sheets template format
  • • Export progress is shown in real-time

✨ Features

Smart Sync

Automatically detects and syncs new Midjourney creations without duplicates.

Batch Export

Export hundreds of images at once with progress tracking and error handling.

Rich Data Export

Exports prompts, image URLs, parameters, creation dates, and more.

Analytics Ready

Data is formatted for easy analysis and prompt engineering insights.

💰 Pricing & Plans

Free Trial

$0
  • Sync up to 30 records
  • Basic export features
  • Google Sheets integration
  • Community support
Most Popular

Pro Plan

$9.99/month
  • Unlimited sync records
  • Advanced export features
  • Priority support
  • Custom Google Sheets templates
  • Bulk operations
Subscribe Now

🔧 Troubleshooting

Extension not working?

  • Make sure you're on a Midjourney page (midjourney.com)
  • Check that the extension is enabled in Chrome settings
  • Try refreshing the page and clicking the extension icon again
  • Ensure you have a stable internet connection

Google Sheets connection issues?

  • Check that you're signed into the correct Google account
  • Ensure you have edit permissions for the Google Sheets file
  • Try disconnecting and reconnecting Google Sheets
  • Check if Google Sheets is accessible in your browser

Export not completing?

  • Check your internet connection stability
  • Try exporting smaller batches of images
  • Ensure you haven't reached the free trial limit (30 records)
  • Check the browser console for error messages

📚 API Reference

Extension API

The extension provides a simple API for developers who want to integrate with their own applications.

Export Data Format

{
  "prompt": "your midjourney prompt",
  "imageUrl": "https://cdn.midjourney.com/...",
  "parameters": {
    "aspectRatio": "--ar 16:9",
    "version": "--v 6",
    "stylize": "--s 750"
  },
  "createdAt": "2024-01-15T10:30:00Z",
  "jobId": "unique-job-id",
  "status": "completed"
}

Google Sheets Integration

The extension uses the Google Sheets API to:

  • Create and manage spreadsheet files
  • Write data to specific ranges
  • Format cells and apply styling
  • Handle authentication and permissions

❓ Frequently Asked Questions

How many images can I export?

Free trial users can export up to 30 records. Pro subscribers have unlimited exports.

Is my data secure?

Yes, we don't store any of your data on our servers. All data flows directly from Midjourney to your Google Sheets.

Can I use this for commercial purposes?

Yes, both free trial and Pro plans can be used for commercial purposes. Pro plan is recommended for heavy commercial use.

What happens if I cancel my Pro subscription?

You'll revert to the free trial limits (30 records). Your existing data in Google Sheets remains unchanged.

💬 Support