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 КБ
- Последнее обновление
- 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.