FoxHound av Amr Elsagaei
Agent Browser Bridge for Firefox. Drives the browser from the FoxHound MCP server over a local authenticated WebSocket so an AI agent can interact with tabs, traffic, cookies, storage, and the page.
Metadata for utvidelser
Skjermbilder
Om denne utvidelsen
FoxHound is the Firefox half of an Agent Browser Bridge. It pairs with a small MCP server installed from npm so that an AI agent (Claude Code, Claude Desktop, Cursor, Antigravity, or any MCP client) can drive the browser end to end.
Once both halves are running the agent can:
Privacy. Everything stays on your machine. The extension talks only to a WebSocket server bound to 127.0.0.1, signed with HMAC-SHA256 using a 32 byte secret generated locally on first install. No analytics, no telemetry, no remote code, no third party calls.
Install the companion MCP server with
Full setup guide and issue tracker: github.com/amrelsagaei/foxhound.
Once both halves are running the agent can:
- Open URLs, switch tabs, click and fill forms, run JavaScript in a tab, wait for elements or navigations, upload files, and screenshot the page or any single element.
- Capture every HTTP request and response with bodies. Each captured request is tagged with the PwnFox container it came from. Replay any request through the same container.
- Read and write cookies, localStorage, sessionStorage, IndexedDB, and Cache Storage. Snapshot every storage layer for a tab origin in one call.
- Inspect what the page already runs without injecting anything new: postMessage listeners and traffic, WebSocket frames, Web Workers, service workers, route changes, errors, dangerous DOM sinks, console output.
- Pause and forward requests on demand for active testing.
Privacy. Everything stays on your machine. The extension talks only to a WebSocket server bound to 127.0.0.1, signed with HMAC-SHA256 using a 32 byte secret generated locally on first install. No analytics, no telemetry, no remote code, no third party calls.
Install the companion MCP server with
npm install -g foxhound-mcp, then copy the configuration shown in the add on options page into your MCP client.Full setup guide and issue tracker: github.com/amrelsagaei/foxhound.
Vurdert til 0 av 0 anmeldere
Tillatelser og data
Nødvendige tillatelser:
- Tilgang til faner
- Få tilgang til dine data fra alle nettsteder
Datainnsamling:
- Utvikleren sier at denne utvidelsen ikke krever datainnsamling.
Mer informasjon
- Lenker for utvidelser
- Versjon
- 1.0.3
- Størrelse
- 141,89 kB
- Sist oppdatert
- 4 dager siden (30. apr. 2026)
- Relaterte kategorier
- Lisens
- Med enerett
- Personvernpraksis
- Les personvernpraksisen for denne utvidelsen
- Versjonshistorikk
- Legg til i samling
Utvikleren av denne utvidelsen spør om du kan hjelpe til med å støtte den videre utviklingen ved å gi et lite bidrag.