$ cat extension.spec
Deploy from your browser
One-click token launches, bundle sniping, and PnL tracking — all from a Chrome side panel. No terminal required.
<100ms
Execution
100
Wallets
Jito
Bundle Type
MV3
Extension
> Capabilities
Everything in the side panel
Quick Deploy
Detect tokens from tweets, Pump.fun pages, or paste a mint address. One click to bundle and launch.
- Auto-detect token mints from page context
- One-click bundle creation + submission
- Tweet-to-deploy pipeline
- Custom SOL allocation per wallet
$ forge deploy --mint 7xKp...3nYz
> detecting token metadata...
> bundling 12 wallets @ 0.05 SOL each
> submitting via Jito...
> landed in slot 284,991,032 (47ms)
> status: CONFIRMED
Bundle Sniping
Multi-wallet coordinated buys in a single Jito bundle. Sub-100ms from detection to execution.
- Jito bundle submission for atomic execution
- Sub-100ms end-to-end latency
- Configurable wallet count per bundle
- Automatic tip floor optimization
$ forge snipe --target 7xKp...3nYz
> monitoring bonding curve...
> migration detected @ 85% filled
> bundle: 8 buys + 1 tip ix
> landed: block 284,991,044 (62ms)
> avg fill: 0.0000041 SOL/token
PnL Overlay
Real-time profit/loss overlay on Pump.fun and PumpSwap pages. Break-even price, unrealized gains, and cost basis at a glance.
- Injected overlay on Pump.fun token pages
- Live unrealized PnL calculation
- Break-even price indicator
- Cost basis per wallet breakdown
$ forge pnl --mint 7xKp...3nYz
> cost basis: 0.62 SOL (12 wallets)
> current value: 1.84 SOL
> unrealized: +1.22 SOL (+196.7%)
> break-even: 0.0000031 SOL/token
> status: IN PROFIT
Side Panel Control
Full trading control panel in Chrome's side panel. Manage wallets, view positions, and trigger sells without leaving the page.
- Persistent side panel (no popups)
- Position manager with one-click sells
- Wallet balance overview
- Transaction history feed
$ forge panel --status
> side panel: ACTIVE
> connected wallets: 16
> open positions: 4
> pending sells: 0
> last action: buy 2m ago
Multi-Wallet Orchestration
Coordinate up to 100 wallets simultaneously. Smart funding distributes SOL where it's needed, with automatic rotation between launches.
- Up to 100 pool wallets per account
- Smart SOL distribution based on balances
- Automatic wallet rotation
- Randomized timing for natural activity
$ forge wallets --status
> active: 20 / 24 wallets
> total balance: 14.82 SOL
> funding: smart distribution
> rotation: auto (every 3 deploys)
> timing: randomized
Market Making
Automated 4-phase market making directly from the extension. Volume generation, spread management, and price support.
- 4-phase market making engine
- Automated volume generation
- Dynamic spread management
- Price support with configurable floors
$ forge mm --start --mint 7xKp...3nYz
> phase: ACCUMULATE (1/4)
> spread: 2.1% (target: 2.0%)
> volume 24h: 12.4 SOL
> orders: 847 placed / 831 filled
> price support floor: 0.0000028
> Setup
Three steps. Zero friction.
Install
Side-load the MV3 extension. No Chrome Web Store needed — load unpacked from the build directory.
$ chrome://extensions > Load unpacked
Connect
Link your Solana wallets. Supports Phantom, Solflare, or raw keypair import for maximum flexibility.
$ forge wallet connect --provider phantom
Deploy
Click deploy on any tweet or token page. Your bundle executes in under 100ms via Jito.
$ forge deploy --execute (47ms)
$ forge extension --install
Ready to deploy?
Get the Chrome extension and start launching tokens in under a minute.