Skip to content

Extension Setup

The Zephyr browser extension injects a floating trading widget on supported sites. It connects to your self-hosted Zephyr backend over WebSocket.

Supported Sites

Installation

The extension is provided as an unpacked build. Load it in Chrome:

  1. Go to chrome://extensions
  2. Enable Developer Mode (top right)
  3. Click Load unpacked
  4. Select the extension folder

Connecting to Your Backend

  1. Click the Zephyr icon in the browser toolbar
  2. Click Settings
  3. Under Connection, enter your WebSocket URL: ws://your-server-ip:8080/ws
  4. If you set an access_code in config.toml, enter it in the Access Code field
  5. The connection dot turns green when connected

Usage

The widget appears as a floating panel on supported sites. Press Home to toggle visibility.

Scraping Mint Address

Press Ctrl+Alt+A to scrape the token's mint address from the current page. Works on Axiom, Padre, and falls back to extracting an address from the URL.

Widget Controls

The widget shows your current position, profit/loss, market cap, fees, and bot status. All keyboard shortcuts work while the widget is visible — see Keyboard Shortcuts.

Drag & Resize

Click and drag the widget header to reposition. Resize from the edges. Position and size are saved across page loads.