SelectBeam Bridge από Noah Menezes
Reuses your linked AI chat tab for SelectBeam sends (no new-tab spam). Localhost only, no cloud.
Διαθέσιμο στο Firefox για Android™Διαθέσιμο στο Firefox για Android™
Σαρώστε τον κωδικό QR για να ανοίξετε αυτήν την επέκταση στο Firefox για Android
Μεταδεδομένα επέκτασης
Σχετικά με την επέκταση
SelectBeam Bridge is the free Firefox companion for the SelectBeam VS Code extension. No account, no token, no setup.
Without it, every send from VS Code opens a new AI chat tab. With it, repeat sends refill the SAME tab in ~2 seconds.
Works with ChatGPT, Claude, Gemini, DeepSeek, Grok (grok.com + x.com/i/grok) and Copilot. First send opens the chat and auto-fills when it loads. From the second send you pick Last used tab or New chat. It only fills the chat box — it never presses Enter for you.
How it works: keep a chat tab open, send code from VS Code (Ctrl+Alt+A). The tab links itself, polls your local VS Code bridge at http://127.0.0.1:51337, and pastes verifiably. Green badge = linked, amber = VS Code bridge off. Popup shows bridge status, linked tabs and queue, plus port setting.
Privacy: localhost only. No cloud, no analytics, no remote servers. Websites can't reach the bridge — only this extension's Origin is allowed.
Requires the free SelectBeam VS Code extension to be useful, but installs and shows status on its own.
Without it, every send from VS Code opens a new AI chat tab. With it, repeat sends refill the SAME tab in ~2 seconds.
Works with ChatGPT, Claude, Gemini, DeepSeek, Grok (grok.com + x.com/i/grok) and Copilot. First send opens the chat and auto-fills when it loads. From the second send you pick Last used tab or New chat. It only fills the chat box — it never presses Enter for you.
How it works: keep a chat tab open, send code from VS Code (Ctrl+Alt+A). The tab links itself, polls your local VS Code bridge at http://127.0.0.1:51337, and pastes verifiably. Green badge = linked, amber = VS Code bridge off. Popup shows bridge status, linked tabs and queue, plus port setting.
Privacy: localhost only. No cloud, no analytics, no remote servers. Websites can't reach the bridge — only this extension's Origin is allowed.
Requires the free SelectBeam VS Code extension to be useful, but installs and shows status on its own.
Βαθμολογήθηκε με 0 από 0 αξιολογητές
Δικαιώματα και δεδομένα
Απαιτούμενα δικαιώματα:
- Έχει πρόσβαση στις καρτέλες περιήγησης
- Πρόσβαση στα δεδομένα σας για chatgpt.com
- Πρόσβαση στα δεδομένα σας για claude.ai
- Πρόσβαση στα δεδομένα σας για gemini.google.com
- Πρόσβαση στα δεδομένα σας για chat.deepseek.com
- Πρόσβαση στα δεδομένα σας για grok.com
- Πρόσβαση στα δεδομένα σας για x.com
- Πρόσβαση στα δεδομένα σας για copilot.microsoft.com
Προαιρετικά δικαιώματα:
- Πρόσβαση στα δεδομένα σας για 127.0.0.1
- Πρόσβαση στα δεδομένα σας για chatgpt.com
- Πρόσβαση στα δεδομένα σας για claude.ai
- Πρόσβαση στα δεδομένα σας για gemini.google.com
- Πρόσβαση στα δεδομένα σας για chat.deepseek.com
- Πρόσβαση στα δεδομένα σας για grok.com
- Πρόσβαση στα δεδομένα σας για x.com
- Πρόσβαση στα δεδομένα σας για copilot.microsoft.com
Συλλογή δεδομένων:
- Ο δημιουργός δηλώνει ότι αυτή η επέκταση δεν απαιτεί συλλογή δεδομένων.
Περισσότερες πληροφορίες
- Έκδοση
- 0.0.4
- Μέγεθος
- 27,05 KB
- Τελευταία ενημέρωση
- 8 μέρες πριν (15 Σεπ 2026)
- Σχετικές κατηγορίες
- Άδεια
- Άδεια MIT
- Ιστορικό εκδόσεων
- Προσθήκη σε συλλογή
Permissions: storage (port pref), tabs (detect closed chat to forget live tab), host_permissions for 127.0.0.1 + 6 chat sites only. No remote code, no data collection, no token. All traffic is localhost. See browser/background.js + content.js.