Rare find

Insidebar. Access ChatGPT, Claude, Gemini, and other AI assistants from a sidebar without leaving your page.

github.com/xiaolai/insidebar-ai

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • Add toggle-focus keyboard shortcut (Ctrl+Shift+F)
  • Fix IME composition issue with Enter key behavior
November 2025
  • Bump version to 1.7.1
  • Remove unused management permission
October 2025
  • Bump version to 1.7.0
  • Fix: Support /pages/ content extraction (not just /chats/)
  • Fix: Add header bypass rules for Copilot to enable iframe embedding
  • Fix: Update save icon SVG path for pixel-perfect alignment
  • Debug: Add logging to diagnose Copilot Enter key behavior issue
  • Clean up: Remove debug logging from Copilot history extractor
  • Clean up debug logging from Copilot Enter behavior
  • Update Copilot save button icon to match new design
  • Clean up: Remove debug console logs from Copilot Enter key behavior
  • Fix: Handle Copilot's opposite native Enter behavior
  • Fix: Handle different Share button layouts in /chats/ vs /pages/
  • Clean up: Remove TODO comments from Copilot implementation
  • Move DeepSeek to end of providers list
  • Debug: Add minimal logging to diagnose Enter key issue
  • Make popup menus responsive to content height
  • Debug: Add detailed logging to detectConversation()