Last updated: 2026-03-30
figaRRRo is a Chrome extension that serves as a character bible for AI film creators. It lets you store reference images, generate image variants, write character biographies, and assign voices — all driven by your own API keys.
| Action | Data sent | Destination |
|---|---|---|
| Generate image (Replicate) | Reference images, text prompt | Replicate (replicate.com) |
| Generate image (Google) | Reference images, text prompt | Google AI Studio (googleapis.com) |
| Analyze image / import bio (Replicate) | Image or biography text | Google Gemini via Replicate |
| Analyze image / import bio (Google) | Image or biography text | Google AI Studio (googleapis.com) |
| Generate speech (MiniMax) | Character name, biography text | MiniMax via Replicate |
| Generate speech (ElevenLabs) | Text, voice settings | ElevenLabs (elevenlabs.io) |
| Clone voice (MiniMax) | Audio sample, name | MiniMax via Replicate |
| Clone voice (ElevenLabs) | Audio sample, name | ElevenLabs (elevenlabs.io) |
| All character data (names, biographies, settings) | Stored in chrome.storage.local |
| All images and audio clips | Stored in the browser's IndexedDB (figaro_media) |
| Your API keys (Replicate, Google AI Studio, ElevenLabs) | Stored in chrome.storage.local, never transmitted except directly to the respective API endpoint |
| Permission | Why |
|---|---|
| storage / unlimitedStorage | Store your character bible locally |
| clipboardWrite | Copy reference sheets and prompts to clipboard |
| sidePanel | Display the extension as a side panel in Chrome |
figaRRRo relies on the following external APIs. Their privacy policies apply when you use these features:
Replicate — replicate.com/privacy
ElevenLabs — elevenlabs.io/privacy
Google AI Studio (Gemini, direct or via Replicate) — policies.google.com/privacy
For questions or concerns, contact us at hello@figarrro.com