Flownayse Google Labs Flo
✨ AI-Powered View on Chrome Web StoreChrome will indicate if you already have this installed.
Overview
⚡️FlowNayse
🚨Batch automation extension for [Google Labs Flow](https://labs.google/fx/tools/flow/project/) — automate prompt submission, reference image mapping, video frame assignment, and per-prompt result downloads.
Features
- Batch Prompt Submission — paste multiple prompts, submit them sequentially with humanized delays
- Reference Image Mapping — upload reference images and map them to specific prompts (per-prompt, shared, or round-robin)
- Video Frames Mode — assign starting frame images 1:1 to prompts for Frame-to-Video generation
- Auto-Download — automatically download generated results after each prompt at your chosen resolution
- Asset Gallery — browse, select, and manage uploaded reference assets
- Theme Engine — 9 built-in UI themes from Professional Slate to Cyberpunk Gold
- Verbose Logging — full terminal output with trace-level diagnostics
Installation
1. Clone this repository
2. Open `chrome://extensions/` in Chrome
3. Enable Developer mode (top right)
4. Click Load unpacked and select this directory
5. Navigate to [Google Labs Flow](https://labs.google/fx/tools/flow/project/) and open the extension
Usage
Image Generation
1. Select Image mode and choose your model/ratio
2. Enter prompts (one per line)
3. Optionally upload reference images in the References tab
4. Click START BATCH
Video Frame-to-Video
1. Select Video mode → Frames submode
2. Upload starting frame images (sorted ascending, 1 per prompt)
3. Enter matching prompts
4. Click START BATCH
Auto-Download
1. Go to Settings tab → enable ⬇ Auto Download
2. Choose image/video resolution and download folder
3. Results are automatically saved after each prompt completes
Architecture
| File | Purpose |
|---|---|
| `manifest.json` | Chrome Extension manifest (MV3) |
| `popup.html` | Extension UI (side panel / popup) |
| `popup.js` | UI logic, settings, and message passing |
| `content.js` | Page automation — prompt injection, reference uploads, downloads |
| `mainworld.js` | Main-world bridge for context menu interactions |
| `background.js` | Service worker — file downloads, log persistence |
| `styles.css` | Component styles and layout |
| `theme.css` | Theme engine variables |
License
Proprietary. All rights reserved.
Tags
Privacy Practices
🔐 Security Analysis
This extension hasn't been security-scanned yet.