SelectBeam Bridge 作成者: Noah Menezes
Reuses your linked AI chat tab for SelectBeam sends (no new-tab spam). Localhost only, no cloud.
Android™ 版 Firefox でも利用可能Android™ 版 Firefox でも利用可能
Scan the QR code to open this extension in 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.
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日前 (2026年9月15日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- コレクションへ追加
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.