Documentation

Complete guide to installing, configuring, and using the Midjourney to Notion 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
  • • Notion account with access to create databases
  • • Stable internet connection

⚙️ Setup & Configuration

Step 2: Connect Notion

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

Important Notes

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

🎯 How to Use

Save Single Image

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

Save from Discord

  1. Go to any Discord channel with Midjourney images
  2. Click the extension icon
  3. Select "Save This Image" on any message
  4. Choose your Notion database
  5. Data will be saved instantly

Pro Tips

  • • You can save prompts from any public Midjourney gallery
  • • Works on both Midjourney website and Discord channels
  • • Use tags in Notion to organize your saved prompts
  • • Create different databases for different types of art

✨ Features

Single Save

Save individual Midjourney prompts and images to Notion with one click from any source.

Website Support

Works on Midjourney's official website, public galleries, and explorer pages.

Discord Integration

Save prompts from Discord channels, community galleries, and public servers.

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 in Notion.

💰 Pricing & Plans

Free Trial

$0
  • Save up to 30 records
  • Single save features
  • Notion integration
  • Website & Discord support
  • Community support
Most Popular

Pro Plan

$3.9/month
  • Unlimited save records
  • Advanced save features
  • Priority support
  • Custom Notion templates
  • Batch export features
  • Advanced analytics
Subscribe Now

🔧 Troubleshooting

Extension not working?

  • Make sure you're on a Midjourney page (midjourney.com) or Discord
  • 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

Notion connection issues?

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

Save not completing?

  • Check your internet connection stability
  • Try saving individual images instead of batch operations
  • Ensure you haven't reached the free trial limit (30 records)
  • Check the browser console for error messages

Discord integration not working?

  • Make sure you're on a Discord channel with Midjourney images
  • Check that the extension has permission to access Discord
  • Try refreshing the Discord page
  • Ensure the Midjourney bot messages are visible

📚 API Reference

Extension API

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

Save 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",
  "source": "website|discord",
  "channel": "channel-name"
}

Notion Integration

The extension uses the Notion API to:

  • Create and manage database entries
  • Write data to specific properties
  • Format content and apply styling
  • Handle authentication and permissions

❓ Frequently Asked Questions

How many images can I save?

Free trial users can save up to 30 records. Pro subscribers have unlimited saves.

Can I save prompts from Discord channels?

Yes! The extension works on Discord channels, public galleries, and explorer pages. You can save amazing prompts from the community.

What data is saved to Notion?

We save the prompt text, image URL, parameters, creation date, job ID, and source information (website or Discord).

Is my data secure?

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

What happens if I cancel my Pro subscription?

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

Can I organize my saved prompts in Notion?

Absolutely! You can use Notion's database features to create tags, filters, and views to organize your prompts by style, theme, or any other criteria.

💬 Support