AI Floating Bubble — Quick-Launch Sidebar for Popular AI Sites
A clean, draggable “AI” bubble that gives you fast access to your favorite AI tools in a tidy, sidebar-like popup window. Thoughtful UX, keyboard support, and persistent preferences built in.
Features
One-click sidebar: Opens AI sites (ChatGPT, Gemini, Copilot, Perplexity, Poe, Claude, Qwen, DeepSeek, You.com) in a right-side popup window.
Draggable bubble: Move anywhere; position is saved across pages.
Responsive: Auto-clamps position on window resize to keep it visible.
Hide/Show: Hide from the menu; bring it back anytime with a hotkey.
Accessible: Keyboard navigation, ARIA attributes, and focus management.
Iframe-safe: Only runs in the top window (won’t appear in embedded iframes).
How to Use
Click the floating “AI” bubble → choose a provider.
Hover to show the menu; click outside to close.
Drag to reposition the bubble; the position persists.
Keyboard Shortcuts
Ctrl + Shift + A: Toggle bubble visibility (show/hide).
Inside the menu: Enter/Space to open, Esc to close, ↑/↓ to navigate, Enter to select.
Notes
If your browser blocks popups, the script falls back to opening in the current tab.
Sidebar windows include ?ai_sidebar_window=true to avoid re-injecting the bubble there.
Privacy
No external requests or tracking.
Uses localStorage to remember position and whether the bubble is hidden.
Compatibility
Works on most sites due to the *://*/* match rule.
Designed for modern Chromium- and Firefox-based browsers with Tampermonkey/Violentmonkey.