FoxHound από 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.
Μεταδεδομένα επέκτασης
Στιγμιότυπα
Σχετικά με την επέκταση
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.
Βαθμολογήθηκε με 0 από 0 αξιολογητές
Δικαιώματα και δεδομένα
Απαιτούμενα δικαιώματα:
- Έχει πρόσβαση στις καρτέλες περιήγησης
- Έχει πρόσβαση στα δεδομένα σας για κάθε ιστότοπο
Συλλογή δεδομένων:
- Ο δημιουργός δηλώνει ότι αυτή η επέκταση δεν απαιτεί συλλογή δεδομένων.
Περισσότερες πληροφορίες
- Σύνδεσμοι προσθέτου
- Έκδοση
- 1.0.3
- Μέγεθος
- 141,89 KB
- Τελευταία ενημέρωση
- 8 μέρες πριν (30 Απρ 2026)
- Σχετικές κατηγορίες
- Άδεια
- Με την επιφύλαξη παντός δικαιώματος
- Πολιτική απορρήτου
- Διαβάστε την πολιτική απορρήτου του προσθέτου
- Ιστορικό εκδόσεων
- Προσθήκη σε συλλογή
Ο προγραμματιστής της επέκτασης σάς ζητά να βοηθήσετε τη συνεχή ανάπτυξή της με μια μικρή συνεισφορά.