Getting Started

Welcome to Ghostpaste! This guide will walk you through the browser automation setup to run background task execution smoothly.

Quick Start Guide

  1. Choose Input Mode: Upload a CSV file or paste a Google Sheet URL.
  2. Configure Delay: Adjust delay settings (default is 2 seconds) to bypass standard detection.
  3. Start Engine: Navigate to the target page and trigger automation.

CSV File Format Guide

Ghostpaste parses prompts row-by-row. To guarantee flawless validation:

A beautiful sunset over the ocean
A cozy bookshelf with vintage novels
Abstract geometric patterns in purple

* Ensure one prompt per row. Avoid header names or empty spacer rows.

Google Sheets Guide

To pull prompts directly from Google Sheets, the spreadsheet must be shared publicly.

Permission Setup

Ensure the file permissions are set to "Anyone with the link can view". Otherwise, our background worker won't have read access to import the queue.

Flow Automation

Ghostpaste targets the active web editor page. For Flow automation:

  • Log in to your Flow console.
  • Keep the target canvas open; our extension script will automatically bind target event listeners to focus and paste.

Common Issues

Tab Not Found

Ensure the target web editor tab is open and is the currently focused tab in your browser window. Ghostpaste does not open new tabs natively for privacy.

Unusual Activity Guide

If the target platform triggers detection limits (e.g. rate limits or captcha verification):

Ghostpaste features a smart delay handler. If a warning is encountered, it will back off dynamically, waiting for security buffers to cool down before resuming prompt inputs.

Best Practices

Interval Tweaks

Use random delay offsets between 2 to 4 seconds to simulate natural typing flow and avoid structural patterns.

Technical Details

Ghostpaste is built on Chrome Extension Manifest V3. It communicates with local browser sandboxes using secure scripting permissions and does not record or transmit prompt configurations to external endpoints.

Need Help?

For tech support or integration requests, reach out at support@ghostpaste.com.