SelectBeam Bridge 作者: Noah Menezes
Reuses your linked AI chat tab for SelectBeam sends (no new-tab spam). Localhost only, no cloud.
也可在 Firefox for Android™ 使用也可在 Firefox for Android™ 使用
掃描 QR Code,即可在 Firefox for 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.
由 1 位評論者給出 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 的資料
收集下列資料:
- 開發者聲稱此擴充套件不要求收集任何資料。
更多資訊
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.