FranzAI Bridge V2 icon

FranzAI Bridge V2

Extension Actions

How to install Open in Chrome Web Store
CRX ID
jffionjpefnglccbhnfmopbkgfobghpb
Status
  • Live on Store
Description from extension meta

CORS-bypass fetch bridge with key injection and a sidepanel inspector.

Image from store
FranzAI Bridge V2
Description from store

FranzAI Bridge V2 is a developer tool Chrome extension that provides a CORS-bypass fetch bridge with automatic API key injection and a real-time request inspector sidepanel.

Key Features:
- CORS Bypass: Routes API requests through the extension background service worker, bypassing browser CORS restrictions for any endpoint
- API Key Injection: Securely injects API keys per domain - keys stay in the extension, never exposed in client-side JavaScript
- Streaming Support: Full SSE and streaming response support. Works with OpenAI, Gemini, Claude, and any streaming API
- Request Inspector: Built-in sidepanel shows all requests in real-time with status codes, timing, headers, and response body preview
- Drop-in Replacement: Use franzai.fetch() as a direct replacement for the standard fetch() API

Built for AI developers who need to call LLM APIs directly from the browser without CORS issues or exposing API keys in source code.