Gemini Automator

A powerful Chrome extension that supercharges your Google Gemini experience with automation queues and bulk processing.

Chrome Extension JavaScript Automation Google Gemini
View Repository
Screenshot of Gemini Automator

Gemini Automator

Gemini Automator is a Chrome extension designed to streamline your workflow with Google’s Gemini AI. It introduces a robust queueing system that allows you to batch process prompts, automate interactions, and manage generated content efficiently.

Key Features

Smart Queue System

  • Batch Processing: Add multiple prompts to a queue and let the extension handle them one by one.
  • Persistence: Your queue survives page reloads, ensuring you never lose your work.
  • Status Tracking: Visual indicators for pending, processing, and completed items.

Automation Tools

  • Auto-Submission: Automatically submits the next prompt in the queue when the previous one completes.
  • Image Handling: Automatically detects and downloads generated images.
  • Error Recovery: Intelligent retry mechanisms for network glitches or timeouts.

How It Works

The extension integrates directly into the Gemini web interface, adding a seamless control panel. Simply type your prompts, add them to the queue, and click start. The automator handles the rest, ensuring efficient use of your time and API limits.

Installation

This project is built as a standard Chrome Extension. You can load it in developer mode:

  1. Clone the repository
  2. Open Chrome Extensions (chrome://extensions)
  3. Enable “Developer Mode”
  4. Click “Load Unpacked” and select the extension directory

Future Roadmap

  • Export History: Save your chat history and generated assets locally.
  • Custom Workflows: Define multi-step prompt chains for complex tasks.
  • Cross-Tab Sync: Manage your queue across multiple Gemini tabs.